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

Add a check to see if we are initializing the state machine recursively #22

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

shankari
Copy link
Contributor

@shankari shankari commented Apr 3, 2020

If we are, this will return NULL and we skip the translation since it is
unlikely to be a real transition anyway.

This is part of the fix - the other part has already been checked into the data collector.
The matching PR is e-mission/e-mission-data-collection#181

This fixes #18

If we are, this will return NULL and we skip the translation since it is
unlikely to be a real transition anyway.

This is part of the fix - the other part will be checked in to the
transition notifier shortly.

This fixes e-mission#18
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.

iOS crash due to recursive call while starting app in the ongoing state with the native consent missing
1 participant