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 crash when toggling an account very fast (#1505) #82

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

eerielili
Copy link

@eerielili eerielili commented Jun 16, 2024

Mostly fix dino#1505.
The switch widget in the account managment
dialog is now not accepting input while the account
being enabled is connecting, preventing an user to switch it on and off too fast.
I've tested it and it becomes very very rare to trigger the crash in dino#1505.

            - The switch widget in the account managment
            dialog is now not accepting input while the account
            being enabled is connecting.
@mxlgv mxlgv merged commit c029948 into mxlgv:master Aug 5, 2024
4 checks passed
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.

assertion failed: (conversations.has_key(account))
2 participants