FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(android): parallel navigations should not be triggered by manoldonev · Pull Request #6275 · NativeScript/NativeScript · GitHub

fix(android): parallel navigations should not be triggered - #6275

Merged
manoldonev merged 1 commit into
masterfrom
mdonev/navigation-race-condition-fix
Sep 18, 2018
Merged

manoldonev merged 1 commit into
masterfrom
mdonev/navigation-race-condition-fix

Conversation

Copy link
Copy Markdown
Contributor

Executing multiple navigations in parallel is not supported but it seems the android guard was a little broken thus allowing for a race condition to trigger a cryptic crash upon quick succession of navigation actions with An uncaught Exception occurred on "main" thread. android.content.res.Resources$NotFoundException: Resource ID #0xffffffec

Fixes #6199

manoldonev self-assigned this Sep 17, 2018
ghost added the in progress label Sep 17, 2018
manoldonev merged commit 6c9fa16 into master Sep 18, 2018
ghost removed the in progress label Sep 18, 2018
manoldonev deleted the mdonev/navigation-race-condition-fix branch September 18, 2018 08:25

lock Bot commented Sep 18, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Sep 18, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crashes when navigating fast between tabs

3 participants


Back | FazBrowse Home | New Git URL