boostorg / boostorg/process

issue on waitpid

Open
#496 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
145
Forks
151
PR merge metrics
No merged PRs in 30d

Description

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"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.