commit f3cd7007ebbb8057e466b29e46f26150fd0ab93a [browse]
Author: Matt Joiner
Date: 2021-02-02 10:47:38 +11:00

Update deps

commit 48843c0b87faf334ce4663a2ce39859e24d7b8d8 [browse]
Author: Matt Joiner
Date: 2021-02-01 16:55:22 +11:00

Fix for go<1.16

commit 15ccbc95c64e833fa0d3552ce758cdafe0f4f35c [browse]
Author: Matt Joiner
Date: 2021-02-01 15:47:28 +11:00

Fix sqlite storage for numconns 1

commit d48c6ae6dc69b7ce23a109cc9ba401e6ab44d831 [browse]
Author: Matt Joiner
Date: 2021-02-01 15:25:34 +11:00

Fix stalls for responsive transfer tests

Looks like there's a timing issue between marking things complete, and already having decided to read the data from incomplete chunks.

commit 270a2ba1aeb0c14f081b283a4231d2691e448405 [browse]
Author: Matt Joiner
Date: 2021-02-01 12:22:31 +11:00

Switch to reading consecutive incomplete chunks

This fixes a race where a sqlite conn isn't reserved for the read part of a MarkComplete operation after the write has already begun.

clone the repository to get more history