stupid bug fix
This commit is contained in:
parent
8cecbc5ad8
commit
4db599f8f9
@ -103,7 +103,7 @@ class WorkerWebService(WebService):
|
|||||||
'''
|
'''
|
||||||
Stops the worker run.
|
Stops the worker run.
|
||||||
'''
|
'''
|
||||||
self.params_data = None
|
self.params_data = {}
|
||||||
self.is_simulation_running = False
|
self.is_simulation_running = False
|
||||||
return ('', 204)
|
return ('', 204)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user