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 subprocess.Popen #108

Open
3 tasks
sayanchowdhury opened this issue Apr 23, 2018 · 1 comment
Open
3 tasks

Don't use subprocess.Popen #108

sayanchowdhury opened this issue Apr 23, 2018 · 1 comment

Comments

@sayanchowdhury
Copy link
Contributor

sayanchowdhury commented Apr 23, 2018

fedimg is highly dependent on subprocess.Popen to execute commands.

  • wget source image
  • euca-import-volume
  • euca-describe-conversion-tasks

This needs to migrate to alternative method to deprecate the use of subprocess.Popen

@abitrolly
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants