mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-16 14:57:54 +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