mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
api: Add bucket notification util tests. (#2289)
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// deadline (in seconds) upto which the go routine leak detection has to be retried.
|
||||
// deadline (in seconds) up to which the go routine leak detection has to be retried.
|
||||
leakDetectDeadline = 5
|
||||
// pause time (in milliseconds) between each snapshot at the end of the go routine leak detection.
|
||||
leakDetectPauseTimeMs = 50
|
||||
|
||||
Reference in New Issue
Block a user