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 no internet connection crash bug #209

Open
CaiMusso opened this issue May 20, 2021 · 1 comment
Open

Fix no internet connection crash bug #209

CaiMusso opened this issue May 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@CaiMusso
Copy link
Collaborator

A lot of our activities rely on internet connection for database information. If the connection is missing since the beginning this is not a problem since the login will fail and inform the user. In case the user is logged in and then internet connection goes down almost all our activities bug and crash, instead of informing the user and quit smoothly.

@CaiMusso CaiMusso self-assigned this May 20, 2021
@CaiMusso CaiMusso added the bug Something isn't working label May 20, 2021
@CaiMusso
Copy link
Collaborator Author

CaiMusso commented May 20, 2021

Pull request #195 is aiming to fix this issue. #195 closes #209.

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

No branches or pull requests

1 participant