Skip to content

ffi/util: add bidirectional support to runInSubProcess#2408

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/runInSubProcess_with_bidi_pipe
Jun 14, 2026
Merged

ffi/util: add bidirectional support to runInSubProcess#2408
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/runInSubProcess_with_bidi_pipe

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented Jun 14, 2026

Copy link
Copy Markdown
Member

When called with with_pipe set to "bidi", a pair of pipes will be created so parent & child can communicate both ways.

For use by #2113.


This change is Reviewable

When called with `with_pipe` set to "bidi", a pair of pipes
will be created so parent & child can communicate both ways.
@Frenzie
Frenzie merged commit 96db4ae into koreader:master Jun 14, 2026
3 checks passed
@benoit-pierre
benoit-pierre deleted the pr/runInSubProcess_with_bidi_pipe branch June 14, 2026 15:29
benoit-pierre added a commit to benoit-pierre/koreader that referenced this pull request Jun 17, 2026
…reader-base#2408)

When called with `with_pipe` set to "bidi", a pair of pipes
will be created so parent & child can communicate both ways.
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.

2 participants