-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
TryLock was added in stdlib: golang/go@645d078
I think this library should use a type alias for sync.Mutex in Go 1.18:
//go:build go1.18
// +build go1.18
type Mutex = sync.MutexReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels