mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-20 11:02:52 +02:00
Work around a regression in Wine 6.5
Killing a Wine process no longer terminates its threads, see the changelog entry and NOTE for more information.
This commit is contained in:
+8
-1
@@ -8,7 +8,14 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Yabridgectl
|
||||
### Fixed
|
||||
|
||||
- Work around a regression in Wine 6.5 that would prevent yabridge from shutting
|
||||
down. With Wine 6.5 terminating a Wine process no longer terminates its
|
||||
threads, which would cause yabridge's plugin and host components to wait for
|
||||
each other to shut down.
|
||||
|
||||
### yabridgectl
|
||||
|
||||
- Minor spelling fixes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user