Panic when unwrapping child stdin #15

Open
opened 2025-06-04 15:37:18 +00:00 by Jef Roosens · 0 comments

The custom function, used to send custom commands to the server, currently unwraps the child stdin. This can cause a panic if the child process has already exited while performing an exit routine.

The `custom` function, used to send custom commands to the server, currently unwraps the child stdin. This can cause a panic if the child process has already exited while performing an exit routine.
Jef Roosens added the
bug
label 2025-06-04 15:37:18 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: Chewing_Bever/alex#15
There is no content yet.