1
1
Fork
You've already forked crproc
0

Enhancement: separate capture of stdout and stderr, enable passing of stdin. #2

Open
opened 2026年04月20日 21:49:15 +02:00 by croil · 0 comments
Owner
Copy link

In a previous project elsewhere, we'd implemented a very handy subroutine called xfork() which enabled the passing of data to stdin on a child process as well as separating the capture of stdout and stderr. This may result in a compatibility breaking change if it is implemented in place, and we don't want a large amount of additional code. Therefore this may be implemented in such a way as replace what is currently here. I will try not to at first, but the compatibility breaking label may be added later.

In a previous project elsewhere, we'd implemented a very handy subroutine called `xfork()` which enabled the passing of data to `stdin` on a child process as well as separating the capture of `stdout` and `stderr`. This may result in a compatibility breaking change if it is implemented in place, and we don't want a large amount of additional code. Therefore this may be implemented in such a way as replace what is currently here. I will try not to at first, but the compatibility breaking label may be added later.
Sign in to join this conversation.
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
croil/crproc#2
Reference in a new issue
croil/crproc
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?