<@U3ZLHBTLG> You are right. It does not work natur...
# coroutines
e
@louiscad You are right. It does not work naturally with an actor. The easiest thing is indeed have your
onXXX
method check what coroutines are active now and start/cancel them appropriately.