mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-04 13:06:54 +00:00

The docs say: Note that while correct uses of TryLock do exist, they are rare, and use of TryLock is often a sign of a deeper problem in a particular use of mutexes. Rare code! Or bad code! Who can tell! Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>