]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: test that we do not leak goroutines
authorJosh Bleecher Snyder <josh@tailscale.com>
Tue, 2 Feb 2021 18:41:20 +0000 (10:41 -0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 2 Feb 2021 23:57:57 +0000 (00:57 +0100)
commitfd63a233c9fedad2be4e26edbc540e11d9ea5968
tree277e0fdd5624b0b191d118fac824dedcd5bb70c0
parent8a374a35a0fe62dfd86df2c16166d2bb84115b93
device: test that we do not leak goroutines

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
device/device_test.go