Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trace_events: add executionAsyncId to init events #17196

Closed
wants to merge 2 commits into from
Closed

trace_events: add executionAsyncId to init events #17196

wants to merge 2 commits into from

Commits on Nov 21, 2017

  1. trace_events: add executionAsyncId to init events

    async_hooks emits trace_events. This adds the executionAsyncId to the
    init events. In theory this could be inferred from the before and after
    events but this is much simpler and doesn't require knowledge of all
    events.
    AndreasMadsen committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    bbaf003 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. [squash] DeMorgan

    AndreasMadsen committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    6e48ed3 View commit details
    Browse the repository at this point in the history