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

Refs #21731 - revert using loop instead of process #351

Merged
merged 1 commit into from May 11, 2018

Conversation

iNecas
Copy link
Member

@iNecas iNecas commented May 10, 2018

In e65c15a, the process call was replaced with loop for no obvious
reason. This change leads potentially for the commands to get stuck.

I've reproduced this by trying sudo effective method without sudo
being present on the system.

In e65c15a, the `process` call was replaced with `loop` for no obvious
reason. This change leads potentially for the commands to get stuck.

I've reproduced this by trying `sudo` effective method without `sudo`
being present on the system.
@iNecas
Copy link
Member Author

iNecas commented May 11, 2018

Thanks @pondrejk for review and testing.

@iNecas
Copy link
Member Author

iNecas commented May 11, 2018

Merging as the issues is potentially causing quite a lot of troubles, so I would like to have that in before new release.

@iNecas iNecas merged commit df481fc into theforeman:master May 11, 2018
@iNecas iNecas deleted the fix-loop branch May 11, 2018 08:56
MariaAga pushed a commit to MariaAga/foreman_remote_execution that referenced this pull request Sep 3, 2021
Allows seeing which options is the user running the cleanup script with.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants