mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-17 02:18:40 +00:00
![Josh Bleecher Snyder](/assets/img/avatar_default.png)
I've spent two days searching for a theoretical wireguard-go bug around receive functions exiting early. I've found many bugs, but none of the flavor we're looking for. Restore wireguard-go's logging around starting and stopping receive functions, so that we can definitively rule in or out this particular theory. Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>