<@U5XNCSXTP> Another approach to the same problem ...
# coroutines
e
@eidolon Another approach to the same problem is to write your own
delay
implementation that accumulates continuations somewhere and can control when to resume or to dispose of them, as discussed here: https://discuss.kotlinlang.org/t/coroutines-with-time-scheduling/2942