lix/tests/unit
eldritch horrors 6b08138929 filetransfer: abort transfer on receiver exception
not doing this will cause transfers that had their readers disappear to
linger. with lingering transfers the curl thread can't shut down, which
will cause nix itself to not shut down until the transfer finishes some
other way (most likely network timeouts). also add a new test for this.

Change-Id: Id2401b3ac85731c824db05918d4079125be25b57
2024-05-05 18:09:31 +00:00
..
libexpr use byte indexed locations for PosIdx 2024-03-18 16:12:46 +01:00
libexpr-support Merge pull request #10208 from 9999years/print-strings-directly 2024-04-07 19:10:43 -07:00
libstore filetransfer: abort transfer on receiver exception 2024-05-05 18:09:31 +00:00
libstore-support test: Generate distinct path names 2024-05-02 19:34:04 +02:00
libutil libutil: make rewriteStrings sound 2024-05-03 00:50:31 +00:00
libutil-support test: Generate distinct hashes 2024-05-02 19:34:21 +02:00
meson.build filetransfer: abort transfer on receiver exception 2024-05-05 18:09:31 +00:00