You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/tailscale
Josh Bleecher Snyder 997b19545b syncs: use TryLock and TryRLock instead of unsafe
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>
2 years ago
..
cli cmd/tailscale: add file get options for dealing with existing files 2 years ago
depaware.txt syncs: use TryLock and TryRLock instead of unsafe 2 years ago
tailscale.go cmd/tailscale: rewrite --authkey to --auth-key 2 years ago