fix(heartbeat): improve lock heartbeat shutdown handling
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
## Pending
|
||||
|
||||
|
||||
### Fixes
|
||||
|
||||
- improve lock heartbeat shutdown handling (heartbeat)
|
||||
- Replaces the stop signal promise race with an explicit wake callback for the heartbeat wait loop
|
||||
- Ensures the heartbeat loop can be interrupted cleanly when stopping without leaving the timer pending
|
||||
|
||||
## 2026-05-19 - 1.4.0
|
||||
|
||||
### Features
|
||||
|
||||
Reference in New Issue
Block a user