mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-03 22:13:12 +00:00
[wip] restore scheduled stop
This commit is contained in:
parent
fc55073147
commit
1d94fc3b85
@ -112,7 +112,7 @@ proc main() {.async.} =
|
||||
runner.workers[experiment].worker.awaitTasks = false
|
||||
await runner.start
|
||||
server.start
|
||||
# asyncSpawn runner.scheduleStop(10.seconds)
|
||||
asyncSpawn runner.scheduleStop(10.seconds)
|
||||
|
||||
while runner.running.load: poll()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user