Thomas-Tsai / partclone

Partclone provides utilities to backup a partition smartly and it is designed for higher compatibility of the file system by using existing library.
GNU General Public License v2.0
306 stars 104 forks source link

Support parallel unit-testing #214

Closed SamsonovAnton closed 1 year ago

SamsonovAnton commented 1 year ago

Regardless of possible speed gain, this patch alleviates the need to switch to single-thread mode for doing tests, which otherwise result in cryptic failures.