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

Hitting Reconnect too quickly causes a crash #42

Open
MasonT8198 opened this issue Jan 11, 2022 · 1 comment
Open

Hitting Reconnect too quickly causes a crash #42

MasonT8198 opened this issue Jan 11, 2022 · 1 comment
Labels
backend Anything around the backend bug Something isn't working

Comments

@MasonT8198
Copy link
Contributor

This is related to the fact that linux doesn't enjoy receiving multiple of these calls too quickly at once, so to mitigate this there should be a safeguard added to wait to execute this command only once and add indication that it is reconnecting (perhaps throw up SSID: Reconnecting in the top right).

@MasonT8198 MasonT8198 added the bug Something isn't working label Jan 11, 2022
@codedwrench codedwrench added backend Anything around the backend linux specific labels Jan 11, 2022
@MasonT8198
Copy link
Contributor Author

@codedwrench the linux specific badge should be removed, I've tested that this crash also occurs on windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Anything around the backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants