Releases: sanketplus/go-mysql-lock
Releases · sanketplus/go-mysql-lock
v0.0.7: fix connection leak happening on lock failure
fixed in #13, thanks to @jiahui911
v0.0.6: Fix for goroutine leak (#7)
* Fix context leak * make unlocker channel buffered Co-authored-by: Ankur Singh <ankur@cashfree.com>