Permalink
Please
sign in to comment.
Browse files
src: fix async hooks crashing when there is no node context
PR-URL: #19134 Fixes: #19104 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
- Loading branch information...
Showing
with
34 additions
and 1 deletion.
- +3 −0 src/env-inl.h
- +19 −1 src/env.cc
- +2 −0 src/env.h
- +10 −0 src/node_context_data.h
0 comments on commit
1019c2d