Antares_Simulator icon indicating copy to clipboard operation
Antares_Simulator copied to clipboard

Ensure we cover multi-threaded use in regression tests

Open sylvlecl opened this issue 1 year ago • 0 comments

Context When working on removal of space concept, we broke the thread safety in hydro management class, but this did not break any regression tests. Therefore, it seems that multi-threaded behaviour is not well enough covered by regression tests.

Goal Ensure non regression on multi-threaded behaviour, by having regression tests with parallelism enabled for all features that might use it.

sylvlecl avatar Nov 02 '23 10:11 sylvlecl