v0.3.0
Changes between 0.2.1 and 0.3.0
- Kill processes only if they were created by the parent (Since Reproduce can take a long time to build all images it is a good idea to check if the ppid of a child process spawned in the past is the same as that of the parent process).
Full Changelog: v0.2.1...v0.3.0