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

gh-93353: regrtest creates worker directory in the parent #93817

Closed
wants to merge 1 commit into from
Closed

gh-93353: regrtest creates worker directory in the parent #93817

wants to merge 1 commit into from

Commits on Jun 14, 2022

  1. gh-93353: regrtest creates worker directory in the parent

    regrtest now creates the working directory of the worker process in
    the parent process.
    
    Don't check for temporary files if Python is run on WASI: WASI
    doesn't pass environment variables to the worker process.
    vstinner committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    615f31f View commit details
    Browse the repository at this point in the history