Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update to v1.8.3 & fix: use defer Unlock in Incr/Decr to prevent lock…
… leak (#313)

* chore: bump version to 1.8.3

* fix: use defer Unlock in Incr/Decr to prevent lock leak (#311)

- Add defer ca.Unlock() in Incr() and Decr() functions
- Fix potential deadlock when error occurs in type switch
- Pass race detection test

Co-authored-by: AI Assistant <ai@devfeel.io>

---------

Co-authored-by: AI Assistant <ai@devfeel.io>
  • Loading branch information
devfeel and AI Assistant authored Mar 10, 2026
commit 82f17a15c0844600fe5312ed14af2c543ca34061

No changes to show.

This commit has no content.