Skip to content

Conversation

sleepyStick
Copy link
Contributor

Didn't find any instances of subprocess.call and all (three) instances of subprocess.check_call(...) are now subprocess.run(..., check=True)

@sleepyStick sleepyStick marked this pull request as ready for review June 30, 2025 17:19
@sleepyStick sleepyStick requested a review from a team as a code owner June 30, 2025 17:19
@sleepyStick sleepyStick requested a review from blink1073 June 30, 2025 17:19
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM!

@sleepyStick sleepyStick merged commit 578c6c2 into mongodb:master Jun 30, 2025
75 of 79 checks passed
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.

2 participants