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

Restore the process working directory ? #7

Open
jvenant opened this issue Jan 23, 2015 · 0 comments
Open

Restore the process working directory ? #7

jvenant opened this issue Jan 23, 2015 · 0 comments

Comments

@jvenant
Copy link

jvenant commented Jan 23, 2015

I use subprocess in my firefox addon.
I'd like first to thank you for your work. It make my addon so much easier to develop and maintain.

I sent my addon to a full AMO validation and they said that :
"Since subprocess.jsm does not restore the process working directory after changing it to accommodate the workdir parameter, you must manually restore it when using it as such.".

So my questions are :

  • Is restoring the working dir useful ?
  • How to do a such thing ?
  • Should subprocess do that by itself ?

Thanks again.

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

No branches or pull requests

1 participant