Skip to content

Introduce feature flag for safer main queue sync dispatch #51430

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RSNara
Copy link
Contributor

@RSNara RSNara commented May 17, 2025

Summary:
Gating for "safer main queue sync dispatch": D74769326

Changelog: [Internal]

Differential Revision: D74940621

@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 May 17, 2025
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@RSNara RSNara force-pushed the export-D74940621 branch from e2e5a56 to 6157b3b Compare May 18, 2025 16:32
@facebook-github-bot
Copy link
Contributor

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

@RSNara RSNara force-pushed the export-D74940621 branch from 6157b3b to bb18409 Compare May 19, 2025 01:03
RSNara added 4 commits May 18, 2025 18:19
Summary:
Just refactoring the control flow in these functions (in a separate diff). So, that the logic in subsequent diffs is easier to read: D74769326.

Note: I made the second argument to RCTUnsafeExecuteOnMainQueueSyncWithError nullable.

Changelog: [Internal]

Differential Revision: D74940681
Summary:
Just refactoring an renaming the variables inside RuntimeExecutor again (in a separate diff). Just so that the logic in the subsequent diffs is easier to read: D74769326

Changelog: [Internal]

Differential Revision: D74941734
Summary:
We want the ios implementation of this api, to be implemented differently. Because, we need to build in deadlock mitigation for sync renders and events, for ios only.

Changelog: [Internal]

Differential Revision: D74901907
Summary:
Gating for "safer main queue sync dispatch": D74769326

Changelog: [Internal]

Differential Revision: D74940621
@facebook-github-bot
Copy link
Contributor

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

@RSNara RSNara force-pushed the export-D74940621 branch from bb18409 to d223171 Compare May 19, 2025 01:53
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 p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants