This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-09 18:38:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54df5c032dd06fbe85fa66ea22aebb1ffb529242
bun.sh
/
test
/
js
/
node
/
async_hooks
History
Ciro Spaciari
273f612c77
fix(async_hooks) fix disable and disable test (
#7090
)
...
* fix disable * test should fail on exception * oops
2023-11-13 13:21:27 -08:00
..
async_hooks.node.test.ts
fix(async_hooks) fix disable and disable test (
#7090
)
2023-11-13 13:21:27 -08:00
async-local-storage-thenable.test.ts
Add test for custom thenables in AsyncLocalStorage and fix flaky test and make expect(fn).toThrow drain unhandled promise rejections (
#6701
)
2023-10-25 22:35:14 -07:00
AsyncLocalStorage.test.ts
Rewrite built-in modules to use CommonJS over ESM (
#3814
)
2023-08-02 16:27:36 -07:00
EventEmitterAsyncResource.test.ts
Implement
AsyncLocalStorage
(
#3089
)
2023-07-19 17:20:00 -07:00