Skip to content

`uv_spawn` process signal handling implemented

Compare
Choose a tag to compare
@TheTechsTech TheTechsTech released this 30 Mar 02:19
· 233 commits to master since this release
  • add/test uv_spawn signal handling routines, added spawn_kill, spawn_signal, and signal_task
  • update spawn_kill to cancel and remove the task
  • update memory handling, added close methods to Parallel, and Task, and auto destruct
  • update required, renamed methods for consistency