This commit is contained in:
Paolo Possanzini
2018-01-23 12:40:06 +01:00
parent 311cb098ac
commit dcbf0532ab
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -60,6 +60,7 @@ namespace Step.Core
public static void Stop()
{
// Stop each thread
RunningThreadsList.ForEach(thread =>
{