Skip to content

Fix multithread

Pierre Aubert requested to merge fix_multithread into master

Fix the multi-thread mode of the stream analysis. Now results are the same with one or several threads and valgrind is happy.

Merge request reports