Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
The idea is to speed up tests on sanity-hsm.
The function make_custom_file_for_progress() is used to create huge files in tests that take a long time to be either archived or restored (this is useful to send cancel requests during a restore for example). But most of the time, this can be avoided by suspending the copytools or using gdb to stop the copytool's execution at the right moment.
Landed for 2.12