mirror of
https://github.com/upa/mscp.git
synced 2026-02-11 23:50:33 +08:00
This commit runs mscp_prepare() in a pthread. mscp copy threads run aysnchronously with mscp_prepare(). So, when mscp_prepare() has not finished yet (due to too many source files), we can start to copy files.