v0.5 Bugfix stopping forking child strategy processes
This error meant that if the process hadn't stopped, an attempt to gracefully terminate it would leave it running, but if it had stopped, it would wait for ages. This release only contains a fix for this bug.