- enh: wait for event queue to empty before attempting to join QueueEventExtractor processes
0.11.12
- enh: explicitly close event queue in QueueEventExtractor
0.11.11
- fix: QueueCollectorThread hangs indefinitely because of a missing EventStash.is_complete check - tests: increase coverage for queue_collector_thread submodule
0.11.10
- fix: GPUSegmenter does not remove model_file from passed kwargs anymore
0.11.9
- fix: properly support table data of length 1 - tests: make sure all segmenters have clear type definitions
0.11.8
- reg: do not close the background thread of the event queue