mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
runtime: fix n-api ThreadSafeFunction finalizer (#24771)
Closes https://github.com/oven-sh/bun/issues/24552 Closes https://github.com/oven-sh/bun/issues/24664 Closes https://github.com/oven-sh/bun/issues/24702 Closes https://github.com/oven-sh/bun/issues/24703 Closes https://github.com/oven-sh/bun/issues/24768
This commit is contained in:
@@ -54,6 +54,7 @@ test/bundler/bundler_comments.test.ts
|
||||
test/js/node/test/parallel/test-fs-promises-file-handle-readLines.mjs
|
||||
test/js/bun/test/parallel/test-require-builtins.ts
|
||||
test/cli/install/bun-install-lifecycle-scripts.test.ts
|
||||
test/js/bun/test/parallel/test-integration-rspack.ts
|
||||
|
||||
# trips asan on my macos test machine
|
||||
test/js/node/test/parallel/test-fs-watch.js
|
||||
|
||||
Reference in New Issue
Block a user