Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix timer corruption if a Timer is Drop'ed in the event handler of another Timer #3034

Merged
merged 1 commit into from Jul 4, 2023

Conversation

ogoffart
Copy link
Member

@ogoffart ogoffart commented Jul 3, 2023

Fixes #3019

@ogoffart ogoffart changed the title Fix timer corruption if a Timer ids Drop'ed in the event handler of another Timer Fix timer corruption if a Timer is Drop'ed in the event handler of another Timer Jul 3, 2023
@ogoffart ogoffart merged commit 5e5c0c4 into master Jul 4, 2023
26 checks passed
@ogoffart ogoffart deleted the olivier/fix-3019 branch July 4, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Having too many TextEdits causes an invalid_key error in timers.rs
1 participant