mirror of
https://github.com/janet-lang/janet
synced 2026-03-20 22:59:47 +00:00
os/execute, os/proc-wait do not block (currently posix only). This uses the self-pipe trick to turn signals into a pollable entity.
os/execute, os/proc-wait do not block (currently posix only). This uses the self-pipe trick to turn signals into a pollable entity.