Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants