Skip to content
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

Add documentation for threadsafe option in FFI JSCallback #15982

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

Conversation

citkane
Copy link

@citkane citkane commented Dec 24, 2024

What does this PR do?

It documents the threadsafe option for FFI JSCallback.
It resolves #15925

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

@DonIsaac DonIsaac added the docs Improvements or additions to documentation label Dec 27, 2024
@DonIsaac DonIsaac enabled auto-merge December 27, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bun FFI JSCallback fails when called across threads in the same process
2 participants