zTrix/zio

terminate child by default

Closed this issue · 2 comments

  • don't ignore sighup by default
  • sent the sighup signal to the child when closing, add handlers when zio object recycled

and also figure out why child won't receive sighup signal

fixed using atexit in 3afd6da