Distinguish between active group hosts and zombies

This commit is contained in:
Robbert van der Helm
2020-06-20 16:58:43 +02:00
parent 61cde0bd43
commit d86b57681b
2 changed files with 13 additions and 2 deletions
+2
View File
@@ -27,6 +27,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Fixed the Wine prefix being overwritten for all subsequent plugins opened
within the same process. This prevented the use of multiple Wine prefixes
within hosts that do not sandbox their plugins, such as Ardour.
- Distinguish between active processes and zombies when checking whether a group
host process is still running during initialization.
## [1.2.0] - 2020-05-29