Skip to content

Spawning subprocesses on Darwin fails when it encounters EACCES #66

Description

@rnro

Describe the bug
Spawning subprocesses on Darwin fails when it encounters a file to which it doesn't have access resulting in EACCES. This is due to the way Subprocess attempts to spawn for all possible executables when defined via .name.

To Reproduce
N/A

Expected behavior
I would expect that the EACCES results in that possibility being ignored rather than the entire attempt to spawn failing.

Environment (please complete the following information):
N/A

Additional context
N/A

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions