Skip to content

native modules: Show message in redundant rejection redbox#53152

Closed
RSNara wants to merge 2 commits into
facebook:mainfrom
RSNara:export-D79837541
Closed

native modules: Show message in redundant rejection redbox#53152
RSNara wants to merge 2 commits into
facebook:mainfrom
RSNara:export-D79837541

Conversation

@RSNara
Copy link
Copy Markdown
Contributor

@RSNara RSNara commented Aug 7, 2025

Summary:
When a redundant reject is called, show the rejection message in the redbox. This can help us pin down the error we need to elminiate in production.

Changelog: [Internal]

Differential Revision: D79837541

RSNara added 2 commits August 7, 2025 15:00
…ok#53151)

Summary:

If the native module calls the resolve/reject, resolve/resolve, reject/resolve, reject/reject concurrently, the turbomodule infra could run into a null pointer exception. This diff mitigates that problem.

Changelog: [iOS][Fixed] - Fix concurrent calls into resolve/reject inside native modules

Differential Revision: D79824319
Summary:
When a redundant reject is called, show the rejection message in the redbox. This can help us pin down the error we need to elminiate in production.

Changelog: [Internal]

Differential Revision: D79837541
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 7, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 7d6d0a7.

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