So far, AvalancheProcessor leaks when a peer timesout. This ensures that queries that times out are effectively cleared with each event loop.
Depends on D2140
Differential D2143
[avalanche] Expire queries once they reached their timeout. deadalnix on Nov 27 2018, 15:29. Authored by
Details
So far, AvalancheProcessor leaks when a peer timesout. This ensures that queries that times out are effectively cleared with each event loop. Depends on D2140 Added a test case.
Diff Detail
|