mirror of
https://github.com/teampoltergeist/poltergeist.git
synced 2022-11-09 12:05:00 -05:00
![]() The sfl library uses fork { exec ... } which meant that the at_exit hook got copied to child processes which would then kill other stuff. I don't think the at_exit hook is necessary, given that Ruby will kill child processes at exit, so just remove it. |
||
---|---|---|
.. | ||
poltergeist | ||
poltergeist.rb |