mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-23 08:14:04 +00:00
a52c7166c2
Original implementation use thread to deal with the rflash procedure for multiple nodes, but thread is not suggested by perl. This patch aims to replace the thread with process.