mirror of
https://github.com/minio/minio.git
synced 2025-08-16 11:06:57 +02:00
Some checks failed
VulnCheck / Analysis (push) Has been cancelled
Reject new lock requests immediately when 1000 goroutines are queued for the local lock mutex. We do not reject unlocking, refreshing, or maintenance; they add to the count. The limit is set to allow for bursty behavior but prevent requests from overloading the server completely. |
||
---|---|---|
.. | ||
.gitignore | ||
drwmutex_test.go | ||
drwmutex.go | ||
dsync_test.go | ||
dsync-client_test.go | ||
dsync-server_test.go | ||
dsync.go | ||
lock-args_gen_test.go | ||
lock-args_gen.go | ||
lock-args.go | ||
locked_rand.go | ||
locker.go | ||
utils.go |