Skip to content

Fix for issue #15 (scenariomanager: sometimes binaries do not get stopped)

Cedric Seehausen requested to merge ScenarioManagerStatusFix into master

Fix for issue #15 (closed) (scenariomanager: sometimes binaries do not get stopped, but t… he manager thinks they are)

This basically introduces waiting for start/stop threads to finish + the Running/Stopped strings are now const

Merge request reports