Continuation.yield limitations

Arkadiusz Gasiński jigga at jigga.pl
Wed Sep 4 20:50:59 UTC 2019


Hi,

Could someone here try to ELI5 the current limitations of
Continuation.yield method? Specifically, why we can't yield when:

   1. the body of the continuation holds a native monitor
   2. a native method is on continuation's stack

Thanks,
Arek


More information about the loom-dev mailing list