Optimize memory for readers and writers

This commit is contained in:
Eric Coissac
2024-08-05 10:48:28 +02:00
parent f83032e643
commit 886b5d9a96
11 changed files with 48 additions and 13 deletions

View File

@ -44,7 +44,7 @@ func WriteSeqFileChunk(
}
obiiter.UnregisterPipe()
log.Warnf("The writer has been closed")
log.Debugf("The writer has been closed")
}()
return chunk_channel