with fc
This commit is contained in:
@@ -139,7 +139,7 @@ func (m *Manager) shutdown(ctx context.Context) error {
|
||||
|
||||
go func(ctx context.Context) {
|
||||
for _, c := range closers {
|
||||
c.Close(ctx)
|
||||
c.Stop(ctx)
|
||||
}
|
||||
|
||||
shutdownChan <- struct{}{}
|
||||
|
Reference in New Issue
Block a user