sasha-s/go-deadlock

Have you considered supporting TryLock?

ly20119 opened this issue · 1 comments

From Golang 1.18,TryLock() is supported in sync.Mutex and sync.RWMutex, does the deadlock package have plans to support TryLock?

Sure, this sounds great.
I am happy to accept a pull request :)
Or I will do it at some point.