mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
fix: unexpected logging with bucket metadata conversions (#9519)
This commit is contained in:
@@ -715,7 +715,6 @@ func (h *healSequence) healItemsFromSourceCh() error {
|
||||
|
||||
func (h *healSequence) healFromSourceCh() {
|
||||
h.healItemsFromSourceCh()
|
||||
close(h.traverseAndHealDoneCh)
|
||||
}
|
||||
|
||||
func (h *healSequence) healItems(bucketsOnly bool) error {
|
||||
|
||||
Reference in New Issue
Block a user