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 Conductor pending changes lock, related to #287 discussion #570

Merged
merged 3 commits into from
Mar 28, 2020
Merged

Fix Conductor pending changes lock, related to #287 discussion #570

merged 3 commits into from
Mar 28, 2020

Conversation

soniccat
Copy link
Contributor

@soniccat soniccat commented Nov 3, 2019

According my comment in #287 here I've fixed locking all changes to a router because of having constantly non empty pendingControllerChanges after rotation on launching.

That can be reproduced after adding this lines in the demo activity and launching app in a rotated simulator: https://github.com/soniccat/Conductor/commit/a86d0c6428e6bed412dc46b2e7d720d7d7d204e9

@soniccat
Copy link
Contributor Author

soniccat commented Nov 7, 2019

Added the test for this case and another one for Router.pendingControllerChanges

@EricKuck EricKuck merged commit 6df6ce8 into bluelinelabs:develop Mar 28, 2020
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