mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
remove the slice pool management
This commit is contained in:
@@ -49,7 +49,6 @@ func ISequenceChunk(iterator obiiter.IBioSequence,
|
||||
b := data.Get()
|
||||
source = b.Source()
|
||||
*chunk = append(*chunk, b.Slice()...)
|
||||
b.Recycle(false)
|
||||
}
|
||||
|
||||
lock.Lock()
|
||||
|
||||
Reference in New Issue
Block a user