Skip to content

fix: use local scheduler for thread-safe#44565

Closed
Sunbreak wants to merge 1 commit into
facebook:mainfrom
Sunbreak:local-scheduler-binding
Closed

fix: use local scheduler for thread-safe#44565
Sunbreak wants to merge 1 commit into
facebook:mainfrom
Sunbreak:local-scheduler-binding

Conversation

@Sunbreak
Copy link
Copy Markdown
Contributor

Summary:

getScheduler() is intended for thread-safe

Changelog:

[ANDROID|INTERNAL] [FIXED] - local scheduler for thread-safe

Test Plan:

none

@facebook-github-bot facebook-github-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 May 14, 2024
@github-actions
Copy link
Copy Markdown

Fails
🚫

📋 Verify Changelog Format - See Changelog format

Generated by 🚫 dangerJS against 47646c1

@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label May 14, 2024
@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,558,633 +16,243
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,928,754 +16,364
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 5a100ae
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@javache has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 14, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@javache merged this pull request in 7dd91d3.

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @Sunbreak in 7dd91d3.

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

kosmydel pushed a commit to kosmydel/react-native that referenced this pull request Jun 11, 2024
Summary:
`getScheduler()` is intended for thread-safe

## Changelog:

[Android][FIXED] - local scheduler for thread-safe

Pull Request resolved: facebook#44565

Test Plan: none

Reviewed By: fabriziocucci

Differential Revision: D57326255

Pulled By: javache

fbshipit-source-id: fa3a1df0f2653d5c286fdb537e0d44ab6fd1ed54
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. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants