On Sat, Jul 20, 2019 at 8:41 AM Waldek Kozaczuk <jwkozac...@gmail.com> wrote:
> Are we properly handling the EINTR scenario, where thread blocked on > sem_wait() or sem_timed_wait() should get interrupted if signal sent to it? > No, I believe we do not support this correctly. Please see my other mail on some pointers on what we need to change to properly support EINTR for sem_wait() and random signals (except SIGALRM). But please try to understand whether it is possible that this code changed in Java 12, or why Java hangs waiting for it. If not, then maybe it's a problem that always existed but never caused any problems? -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to osv-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/osv-dev/CANEVyjs4YYVfO9-SZ6dgGLKGU8DdL6Wvtae5M9d1M2aygGC9zQ%40mail.gmail.com.