Skip to content

v0.6 Bugfix don't try to kill already-stopped child processes

Choose a tag to compare

@davidfraser davidfraser released this 04 May 10:42
· 60 commits to master since this release

This error meant that if a child process had stopped, an attempt to stop it would cause an error. This release only contains a fix for this bug.