mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-03 03:50:08 +00:00
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