Panic when unwrapping child stdin #15

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

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 17:37:18 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
No description provided.