mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -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