core: Latch._wake improvements
os.write() can fail with EINTR due to signals, so wrap it in io_op(). Closes #483. Masking EBADF looks like it is/was almost certainly papering over a bug, remove it and suffer the bug reports. Closes #495.issue510
parent
407294cd79
commit
0c0d34241b
Loading…
Reference in New Issue