Skip to content

Comments

Communicate inferior proc error to parent proc via pipe + Proc tests#8

Merged
patnebe merged 7 commits intomainfrom
pipes-and-tests
Aug 22, 2025
Merged

Communicate inferior proc error to parent proc via pipe + Proc tests#8
patnebe merged 7 commits intomainfrom
pipes-and-tests

Conversation

@patnebe
Copy link
Owner

@patnebe patnebe commented Aug 21, 2025

Context

  • Errors thrown in the inferior are currently not visible to the parent process.

Changes

  • Introduce a new abstraction over Unix pipes for IPC
  • Communicate inferior proc error to parent proc via pipe
  • More unit tests

Test Plan

  • Unit tests

@patnebe patnebe changed the title Communicate inferior proc error to parent proc via pipe Communicate inferior proc error to parent proc via pipe + Proc tests Aug 22, 2025
@patnebe
Copy link
Owner Author

patnebe commented Aug 22, 2025

This diff is getting quite large, I now realise I should have split it earlier. Will merge for now and continue in a different PR.

@patnebe patnebe merged commit 16ea7d6 into main Aug 22, 2025
1 check passed
@patnebe patnebe deleted the pipes-and-tests branch August 22, 2025 10:10
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.

1 participant