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 NPEs on transition to CreatingWait state #809

Merged
merged 2 commits into from Mar 30, 2021
Merged

Conversation

kevinherron
Copy link
Contributor

Ensure that handleFailureToOpenSession is the first transition action
to run when transitioning to CreatingWait state.

fixes #807

Ensure that handleFailureToOpenSession is the first transition action
to run when transitioning to CreatingWait state.

fixes #807
@kevinherron kevinherron added this to the 0.6.1 milestone Mar 29, 2021
@kevinherron kevinherron merged commit 0cfa99c into master Mar 30, 2021
@kevinherron kevinherron deleted the issues/gh807 branch July 8, 2022 12:51
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.

Uncaught NPE in SessionFsm / SessionFsmFactory
1 participant