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

Don't use shell by default #118

Closed
wants to merge 3 commits into from
Closed

Conversation

jonashaag
Copy link
Contributor

@jonashaag jonashaag commented Dec 22, 2023

Fixes: #100
Fixes: #103

@github-actions github-actions bot added the bug Something isn't working label Dec 22, 2023
@ssbarnea ssbarnea changed the title Don't use shell by default. Fixes #100, #103 Don't use shell by default Jun 14, 2024
Copy link
Member

@ssbarnea ssbarnea left a comment

Choose a reason for hiding this comment

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

@jonashaag Are you aware that your fix does break other tests too? Can you please address all issues?

Initially the shell=True was by design divergence, but I am willing to revert it in order to make it work as drop-in replacement.

@jonashaag jonashaag removed their assignment Jun 14, 2024
@jonashaag
Copy link
Contributor Author

Not using the library anymore

@ssbarnea ssbarnea marked this pull request as draft June 14, 2024 13:33
@ssbarnea
Copy link
Member

#101

@ssbarnea ssbarnea closed this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(‼) subprocess-tee is not a drop-in replacement for subprocess Execution is always as a shell
2 participants