Missing uses_handles on boost::process::detail::posix::pipe_out
Open
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
The boost::process::detail::posix::pipe_out are not inheriting boost::process::detail::uses_handles.
The descriptors created by the pipe are closed by limit_handles on the forked child process.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.