Skip to content

issue on waitpid #496

Open
Open
@jean-christophe81

Description

@jean-christophe81

boost version 1.88

I use process v2 on linux
My io_context is run by 4 threads

I have a child process running and I have started an async_wait.
I kill child process, then inside terminate, waitpid is called
On async_wait completion, waitpid is also called and waitpid returns ECHILD what go to this error: "No child processes"

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