<@U5PGA5D34> There is no way to serialize a runnin...
# coroutines
e
@restioson There is no way to serialize a running coroutine. You’ll have to have a JVM that supports serialization of a running thread (there were/are some research ones that were trying to do it, but)