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/syncs
Uri Gorelik b88929edf8 Fix potential goroutine leak in syncs/watchdog.go
Depending on how the preemption will occur, in some scenarios sendc
would have blocked indefinitely even after cancelling the context.

Fixes #10315

Signed-off-by: Uri Gorelik <uri.gore@gmail.com>
6 months ago
..
locked.go all: update copyright and license headers 1 year ago
locked_test.go all: update copyright and license headers 1 year ago
shardedmap.go syncs: add ShardedMap.Mutate 11 months ago
shardedmap_test.go syncs: add ShardedMap.Mutate 11 months ago
syncs.go syncs: add Map.LoadFunc (#9869) 7 months ago
syncs_test.go syncs: add Map.LoadFunc (#9869) 7 months ago
watchdog.go Fix potential goroutine leak in syncs/watchdog.go 6 months ago
watchdog_test.go syncs: relax TestWatchMultipleValues timing on Windows 1 year ago