mirror of
https://github.com/minio/minio
synced 2026-08-29 14:36:37 -04:00
- lock maintenance loop was incorrectly sleeping as well as using ticker badly, leading to extra expiration routines getting triggered that could flood the network. - multipart upload cleanup should be based on timer instead of ticker, to ensure that long running jobs don't get triggered twice. - make sure to get right lockers for object name |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| drwmutex.go | ||
| drwmutex_test.go | ||
| dsync-server_test.go | ||
| dsync.go | ||
| dsync_test.go | ||
| rpc-client-impl_test.go | ||
| rpc-client-interface.go | ||