mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
tests: Do not allow forced type asserts (#20905)
This commit is contained in:
@@ -188,7 +188,6 @@ func (h *Target) startKafkaLogger() {
|
||||
// We are not allowed to add when logCh is nil
|
||||
h.wg.Add(1)
|
||||
defer h.wg.Done()
|
||||
|
||||
}
|
||||
h.logChMu.RUnlock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user