Move the channel sender in the closure to stop the merger thread

This commit is contained in:
Clément Renault
2024-09-03 16:08:33 +02:00
parent da61408e52
commit 52d32b4ee9
3 changed files with 16 additions and 17 deletions

View File

@ -6,7 +6,6 @@ use super::channel::{MergerReceiver, MergerSender};
use super::KvReaderDelAdd;
use crate::update::del_add::DelAdd;
use crate::update::new::channel::MergerOperation;
use crate::update::MergeDeladdCboRoaringBitmaps;
use crate::{CboRoaringBitmapCodec, Index, Result};
/// TODO We must return some infos/stats