elizarov
11/30/2017, 7:11 AMUNDEFINED
and RESUME
) into instance internal enums and make various xxxContinuation classes implement Serializable
. This will not make the whole serialization story entirely trivial, though, because you’ll still have to carefully rip out and reinstall contexts when serializing/deserializing coroutines.