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

feat: always build the processinfo temp dir #1061

Merged
merged 1 commit into from Apr 9, 2019

Commits on Apr 7, 2019

  1. feat: always build the processinfo temp dir

    Always build the processinfo data directory (with index) in
    ${tmpdir}/processinfo.  This more easily supports cases where the
    processinfo index may be useful for later analysis, or generating the
    process tree post hoc.
    
    BREAKING CHANGE: this removes the --build-process-tree option, which
    appeared in previous 14.0.0 prerelease versions.
    isaacs committed Apr 7, 2019
    Copy the full SHA
    f49731b View commit details
    Browse the repository at this point in the history