Skip to content

fix: ensure IO forwarding completes when child exits early#142

Merged
ComixHe merged 1 commit intoOpenAtom-Linyaps:masterfrom
ComixHe:master
Feb 3, 2026
Merged

fix: ensure IO forwarding completes when child exits early#142
ComixHe merged 1 commit intoOpenAtom-Linyaps:masterfrom
ComixHe:master

Conversation

@ComixHe
Copy link
Copy Markdown
Collaborator

@ComixHe ComixHe commented Feb 3, 2026

Remove early return in enable_signal_forwarding() when no child process is detected. This ensures that IO forwarding continues to work even if the child process exits before signal forwarding is fully set up, preventing potential data loss.

Remove early return in enable_signal_forwarding() when no child process
is detected. This ensures that IO forwarding continues to work even if
the child process exits before signal forwarding is fully set up,
preventing potential data loss.

Signed-off-by: ComixHe <[email protected]>
@ComixHe ComixHe merged commit 4df919c into OpenAtom-Linyaps:master Feb 3, 2026
11 checks passed
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