Skip to content

async_hooks: fix AsyncLocalStorage in unhandledRejection cases

Right now async local storage doesn't properly propagate through unhandledRejections. This fixes that.

Merge request reports

Loading