-
fix(core): kill child processes when pseudo terminal shutsdown (#30935)
发布于
2025-04-30 00:58:36 +00:00 Current Behavior
The PseudoTerminal does not kill it's child processes when it shuts
down.Expected Behavior
The PseudoTerminal will kill it's child processes when it shuts down.
Related Issue(s)
Fixes #
下载附件