Fix concurrency issue in plugin group shutdown

This commit is contained in:
Robbert van der Helm
2020-12-10 21:40:52 +01:00
parent c05040d98b
commit ac0d83e555
3 changed files with 9 additions and 1 deletions
+2
View File
@@ -35,6 +35,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
plugin to shut down. This could happen when using Kontakt in Bitwig, as Bitwig
sets a limit on the amount of time a plugin may take to shut down when closing
Bitwig.
- Fixed a potential crash or freeze when removing a lot of plugins from a plugin
group at exactly the same time.
## [2.1.0] - 2020-11-20