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
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