On macOS, fix deadlock during nested event loops (e.g. rfd)

This commit is contained in:
J-P Nurmi 2023-10-25 17:13:44 +02:00 committed by GitHub
parent 62ed51a138
commit f4e71a1d9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -12,6 +12,7 @@ Unreleased` header.
# Unreleased
- On Windows, fix deadlock when accessing the state during `Cursor{Enter,Leave}`.
- On macOS, fix deadlock when entering a nested event loop from an event handler.
# 0.29.2