mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-22 08:42:47 +00:00
f236675dec
The root cause of this issue is the select time out when polling the pipe socket. When timeout occurs, child process exit before printing the message at the parent process side. close-issue: #729