]> git.kaiwu.me - njs.git/commit
Attach JS stack trace for exceptions thrown by C code.
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 7 Feb 2026 00:29:20 +0000 (16:29 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Sat, 7 Feb 2026 01:46:14 +0000 (17:46 -0800)
commit0b9cf986aa87b7f17f274e615904351ac065051f
treedc671fcdbb4e90e2b5d0e96ee21db1c093c45886
parent726bd811761618b800d683ba23cdff9ad0737f5b
Attach JS stack trace for exceptions thrown by C code.

This fixes #1019 issue on Github.
nginx/t/js_fetch_error_stack.t [new file with mode: 0644]
src/njs_async.c
src/njs_async.h
src/njs_vmcode.c