Skip to content

Commit af0c816

Browse files
committed
Update TODO
1 parent bfd53ea commit af0c816

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## High priority
44

5+
* use more recent debian/ubuntu for transfer test
6+
* need to update way to set fake tls certificates so torrent clients accept them
7+
8+
* udp (uring)
9+
* run tests under valgrind
10+
* hangs for integration tests, possibly related to https://bugs.kde.org/show_bug.cgi?id=463859
11+
* run tests with AddressSanitizer
12+
* `RUSTFLAGS=-Zsanitizer=address cargo +nightly test -Zbuild-std --target x86_64-unknown-linux-gnu --verbose --profile "test-fast" -p aquatic_udp --features "io-uring"`
13+
* build fails with `undefined reference to __asan_init`, currently unclear why
14+
515
## Medium priority
616

717
* stagger cleaning tasks?

0 commit comments

Comments
 (0)