fix(watcher): race condition on sub.dropped counter #43

Closed
opened 2026-02-20 08:44:49 +00:00 by ash · 0 comments
Owner

Red team found data race on dropped counter. Fixed: uint64 → atomic.Uint64.

Already fixed and pushed. Closing.

Red team found data race on dropped counter. Fixed: uint64 → atomic.Uint64. Already fixed and pushed. Closing.
ash 2026-02-20 08:44:49 +00:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit#43
No description provided.