Skip to content

Log to file seems to be broken #22

Description

@jorgenengelsen

To reproduce

Following code works when pipe=True is set
subprocess_commands(commands=["dir"], paths=[tempdir, tempdir + "\\folder_a"], shell=True, pipe=False)

Error

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\jen\\AppData\\Local\\Temp\\folder_a\\log.txt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions