Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error wait: no child process #268

@Crazykev

Description

@Crazykev

When make local test, will run into this error wait: no child process intermittently. In here and here when we call cmd.Run.

When look deep in the golang source code, will see a race condition in cmd.Run, that process may finished before cmd.Wait could be scheduled.

I don't think this is a serious problem, so we may be need to filter it manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions