Skip to content

Move assertion about invalidated ReactInstanceManager to UI thread#45328

Closed
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D59467576
Closed

Move assertion about invalidated ReactInstanceManager to UI thread#45328
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D59467576

Conversation

@javache
Copy link
Copy Markdown
Member

@javache javache commented Jul 8, 2024

Summary:
This assertion is currently not actionable since the stack trace will always be just mCreateReactContextThread. Moving this assert is safe, as the only other place we write it is also the UI thread.

Changelog: [Internal]

Differential Revision: D59467576

Summary:
This assertion is currently not actionable since the stack trace will always be just `mCreateReactContextThread`. Moving this assert is safe, as the only other place we write it is also the UI thread.

Changelog: [Internal]

Differential Revision: D59467576
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 8, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D59467576

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 6b7076e.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 8, 2024

This pull request was successfully merged by @javache in 6b7076e.

When will my fix make it into a release? | How to file a pick request?

@javache javache deleted the export-D59467576 branch July 9, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants