flock icon indicating copy to clipboard operation
flock copied to clipboard

[documentation] Does not implement sync.Locker

Open rbcrwd opened this issue 6 years ago • 0 comments

FYSA, contrary to the root README, this package does not implement the sync.Locker interface, primarily because Lock() has the wrong signature (returns an error rather than having no return). Feel free to close this as WONTFIX, but it'd be nice to update the doc if it's not something worth fixing in code.

rbcrwd avatar Oct 11 '19 19:10 rbcrwd