Skip to content

syscall: Dup3/Dup2/Dup should not use RawSyscall #10202

Closed
@jacobsa

Description

@jacobsa

These syscalls may block if there is a FUSE file system involved, causing them to camp on GOMAXPROCS credit. See this thread for details and discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions