mirror of
https://github.com/janet-lang/janet
synced 2026-07-29 14:38:51 +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.