Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I meant polyfilled coroutines used by other JVM languages, like Kotlin. When you compile a coroutine to a state machine, yielding has to return from the machine; but JVM does not support unbalanced monitors, although it obviously does support unbalanced locking operations with normal mutexes.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: