mirror of
https://github.com/slackhq/nebula.git
synced 2025-12-06 02:30:57 -08:00
Guard e2e udp and tun channels when closed (#934)
This commit is contained in:
parent
e5af94e27a
commit
9c6592b159
3 changed files with 32 additions and 4 deletions
|
|
@ -410,6 +410,8 @@ func TestStage1RaceRelays(t *testing.T) {
|
|||
p := r.RouteForAllUntilTxTun(myControl)
|
||||
_ = p
|
||||
|
||||
r.FlushAll()
|
||||
|
||||
myControl.Stop()
|
||||
theirControl.Stop()
|
||||
relayControl.Stop()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue