On macOS, fix deadlock during nested event loops (e.g. rfd)
This commit is contained in:
parent
62ed51a138
commit
f4e71a1d9c
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue