pkg/network/handlers
Victor Agababov bfb6ce8050
Harden the drain tests more (#1525)
* Harden the drain tests more

- introduce synthetic timer that gives us the capability to actually trigger events in the drain itself
- unfortunately we still need time.After calls in the test due to the timing for go routines to finish (they race the default: case and lose).

* comment

* more things

* pfpf

* dudud
2020-07-20 15:50:35 -07:00
..
doc.go Implement a new shared "Drainer" handler. (#1517) 2020-07-17 21:25:34 -07:00
drain.go Harden the drain tests more (#1525) 2020-07-20 15:50:35 -07:00
drain_test.go Harden the drain tests more (#1525) 2020-07-20 15:50:35 -07:00
error.go Implement a new shared "Drainer" handler. (#1517) 2020-07-17 21:25:34 -07:00