Commit Graph

1 Commits

Author SHA1 Message Date
Jan Rybar
41ee88b15c Spawned zombie subprocesses not reaped
The child watch source attached to thread context didn't work due to the release of it's main loop and context outside. So we attach the source to the global default main context to make it work and avoid zombies.
2018-08-15 16:54:23 +02:00