Skip to content

Restore the process working directory ? #7

Description

@jvenant

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions