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