Matt Joiner
|
08c403ea52
|
Fix logging reported in #841
|
2023-05-28 12:04:49 +10:00 |
Matt Joiner
|
cd3ab72272
|
Tweak logging
|
2023-05-18 21:25:58 +10:00 |
Matt Joiner
|
3e0f34934d
|
gorond ./...
|
2022-11-15 23:31:27 +11:00 |
Matt Joiner
|
a324fbfee3
|
Make use of the lazylog branch of anacrolix/log
This avoids significant allocations and overhead.
|
2022-01-31 17:22:36 +11:00 |
Matt Joiner
|
3d49a29288
|
Support minimum peer extensions
|
2021-10-25 20:52:44 +11:00 |
Matt Joiner
|
8f187411cc
|
Set testing keep alive timeout to 1 millisecond
If it's too fast, we get stuck trying to send keep alives rather than actually communicating with the peer.
|
2021-08-19 13:37:00 +10:00 |
Matt Joiner
|
dcb2e5b53b
|
Use different keep alive timeout in tests
Exposes bug found in email discussions resulting from https://github.com/anacrolix/torrent/discussions/547.
|
2021-08-19 13:37:00 +10:00 |
Matt Joiner
|
7f7c59d52e
|
Replace internal/tmproot with Testing.TB.TempDir
|
2021-02-22 14:30:09 +11:00 |
Matt Joiner
|
0d4858ba29
|
Extract the transfer tests
We need them external the torrent package so we can test the API for adding dialers and listeners.
|
2020-02-20 13:57:24 +11:00 |