Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Jul 3, 2025

in order to call a JS function from rust, we need the caller to be async else the main JS thread is being blocked

@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 3, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Jul 3, 2025
Copy link
Contributor Author

camc314 commented Jul 3, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@camc314 camc314 marked this pull request as ready for review July 3, 2025 09:29
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jul 3, 2025
Copy link
Contributor Author

camc314 commented Jul 3, 2025

Merge activity

in order to call a JS function from rust, we need the caller to be async else the main JS thread is being blocked
@graphite-app graphite-app bot force-pushed the c/07-03-refactor_linter_mark_napi_lint_as_async branch from 33f6645 to f7d998b Compare July 3, 2025 10:43
@graphite-app graphite-app bot merged commit f7d998b into main Jul 3, 2025
15 checks passed
@graphite-app graphite-app bot deleted the c/07-03-refactor_linter_mark_napi_lint_as_async branch July 3, 2025 10:51
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants