Skip to content

Launch and shell wrappers#142

Merged
ZedThree merged 5 commits intomasterfrom
launch-and-shell-wrappers
Mar 4, 2026
Merged

Launch and shell wrappers#142
ZedThree merged 5 commits intomasterfrom
launch-and-shell-wrappers

Conversation

@tomc271
Copy link
Contributor

@tomc271 tomc271 commented Jan 21, 2026

Use subprocess.run() instead of subprocess.Popen(),
setting environment variables set with the env parameter.

This change is required in order for tests to by run in parallel via pytest and xdist.

@tomc271 tomc271 requested a review from ZedThree January 21, 2026 10:28
Copy link
Contributor

@dschwoerer dschwoerer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tomc271 tomc271 force-pushed the launch-and-shell-wrappers branch from 175fd1d to e9e328a Compare March 3, 2026 10:05
Co-authored-by: Peter Hill <[email protected]>
@ZedThree ZedThree merged commit 11f5d0a into master Mar 4, 2026
9 checks passed
@ZedThree ZedThree deleted the launch-and-shell-wrappers branch March 4, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants