Skip to content

src: add async context frame to AsyncResource

Add member to hold the async context frame to AsyncResource to avoid the need for the async_resource_context_frames_ map in env.

Semver major because it changes ABI.

Merge request reports

Loading