ctbrec/common/src
0xb00bface 2154aacdbe Fix problem, that downloads wouldn't finish properly
Some downloads couldn't be stopped properly, because they would wait for
segment data to arrive to write to disk indefinitely. We now only wait
for a max of 30 seconds and also cancel all futures, which are waiting
for segment data.
2020-07-26 15:40:03 +02:00
..
main Fix problem, that downloads wouldn't finish properly 2020-07-26 15:40:03 +02:00
test/java/ctbrec Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00