mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
non-blocking initialization of bucket target notifications (#15571)
This commit is contained in:
@@ -373,6 +373,8 @@ func initTestServerWithBackend(ctx context.Context, t TestErrHandler, testServer
|
||||
|
||||
globalIAMSys.Init(ctx, objLayer, globalEtcdClient, 2*time.Second)
|
||||
|
||||
globalEventNotifier.InitBucketTargets(ctx, objLayer)
|
||||
|
||||
return testServer
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user