This commit is contained in:
Ichinga Samuel
2024-12-01 13:14:23 +01:00
parent 8ca04a549f
commit 55fd3118e6
@@ -108,6 +108,7 @@ class BackTestController:
self.abort()
self.config.shutdown = True
# should this be async?
def wait(self):
"""Called by individual tasks to indicate completion of their cycle"""
try: