push
github
Ftp server : use a thread to send ftp burst (#2250) * Ftp server : use a thread to send ftp burst * system tests : increase FtpDownloadBurstStopAndTryAgain file length FTP server is now faster, we need to increase file length because it was sometimes already entirely received when the callback was called. * Revert "system tests : increase FtpDownloadBurstStopAndTryAgain file length" This reverts commit c233cdd2e. * Test commit debug * System tests: fix FtpDownloadBurstStopAndTryAgain Only use intercept callbacks to simulation connection problem to avoid buffering. * windows * remove debug
32 of 35 new or added lines in 2 files covered. (91.43%)
7 existing lines in 2 files now uncovered.10103 of 28239 relevant lines covered (35.78%)
120.7 hits per line