Files
bun.sh/test/regression/issue
Claude Bot 5f0654bf35 Add regression test and analysis for async stack trace issue with AsyncLocalStorage
- Add failing test for issue #24003
- Document root cause in JSC's promise reaction handling
- Propose upstream WebKit fix

The issue occurs because JSC uses promiseReactionJobWithoutPromiseUnwrapAsyncContext
when async context is active, which preserves async context but loses async stack
traces. This is a bug in JSC's builtin promise implementation that needs an upstream fix.
2025-10-25 04:44:41 +00:00
..
2025-08-06 06:44:46 -07:00
2025-01-28 17:23:57 -08:00
2025-06-03 13:23:12 -07:00
2025-06-03 23:41:37 -07:00
2025-01-17 22:08:07 -08:00
2025-03-03 21:38:05 -08:00
2025-05-26 21:18:22 -07:00
2025-07-03 01:06:22 -07:00
2025-07-23 22:31:42 -07:00
2025-10-20 14:07:31 -07:00
2025-07-20 23:02:10 -07:00