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

bootstrap: adds exception handling for profiler bootstrap #29552

Commits on Sep 23, 2019

  1. bootstrap: adds exception handling for profiler bootstrap

    exception handling for the case when profile is
    not bootstrapped when coverage is enabled.
    
    Fixes: nodejs#29542
    Shobhit Chittora authored and Trott committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    f760bc3 View commit details
    Browse the repository at this point in the history
  2. bootstrap: updates the warning and adds test

    Shobhit Chittora authored and Trott committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    c18a0dd View commit details
    Browse the repository at this point in the history
  3. bootstrap: return empty string when no cov

    Shobhit Chittora authored and Trott committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    8a7be6b View commit details
    Browse the repository at this point in the history
  4. bootstrap: refactor + skip test on inspector enabled

    Shobhit Chittora authored and Trott committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    180959e View commit details
    Browse the repository at this point in the history
  5. bootstrap: removes try-caatch and check for inspector

    Shobhit Chittora authored and Trott committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    bbb315d View commit details
    Browse the repository at this point in the history