AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
43 stars 13 forks source link

Fix/fix sample group processing #450

Closed bertrandboudaud closed 3 years ago

bertrandboudaud commented 3 years ago

Running FIAMS Workflow on MacOS leads to an infinite loop on merging injections.

It seems to be due to the SampleGroupProcessorMultithread called from inside a sample group iteration loop. another side effect about that was the progress bar jumping from different, not monotonic, increasing values.

In this PR, is also fixed: