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

PIA-1290: Fix illegal state exception on signup flow #70

Conversation

kp-juan-docal
Copy link
Contributor

Summary

It allows for the loss of state on the login screen as otherwise an exception would be thrown on edge cases, where we are trying to commit the transaction after a state saved has occurred. Given that we are not interested in saving the state of the login screen, let it be dropped instead of crashing.

Sanity Tests

  • Open the application. Subscribe. Confirm we don't crash. Repeat multiple times.

Copy link
Collaborator

@kp-iva-nedeleva kp-iva-nedeleva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kp-juan-docal kp-juan-docal merged commit 65c524a into master Feb 8, 2024
3 checks passed
@kp-juan-docal kp-juan-docal deleted the juan.docal/PIA-1290-fix-illegal-state-exception-on-signup-flow branch February 8, 2024 13:30
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.

2 participants