Skip to content

v0.5 Bugfix stopping forking child strategy processes

Choose a tag to compare

@davidfraser davidfraser released this 18 Apr 13:27
· 63 commits to master since this release

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.