[Coke] checking. 01:11
yes, closing.
jnthn++
dalek arVM/issue165: 779ed80 | hoelzro++ | src/ (11 files):
Wrap all usage of a thread context's event loop in a mutex

There are probably many redundant locks, and we could probably make a fancy macro for this, but it's a nice PoC
05:23
arVM/issue165: 63cff1e | hoelzro++ | src/io/syncstream.c:
Run a stream read on its own event loop

Otherwise the read always has an empty result