Skip to content

input.read should take bytes and timeout; extend ChildProcessStream to accept Duration timeouts#239

Merged
deviaze merged 5 commits into
mainfrom
input-read-bytes-timeout
Jul 3, 2026
Merged

input.read should take bytes and timeout; extend ChildProcessStream to accept Duration timeouts#239
deviaze merged 5 commits into
mainfrom
input-read-bytes-timeout

Conversation

@deviaze

@deviaze deviaze commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

also fixes a hidden bug that prevented writes to the same ChildProcessStream more than once before close

@deviaze deviaze linked an issue Jul 3, 2026 that may be closed by this pull request
@deviaze deviaze merged commit a076303 into main Jul 3, 2026
6 of 8 checks passed
@deviaze deviaze deleted the input-read-bytes-timeout branch July 3, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

io.input.read should accept a timeout

1 participant