Skip to content

Commit ad85156

Browse files
r1violletclaude
andcommitted
docs: add release note for PeriodicThread.awake() after stop fix
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 4e392fa commit ad85156

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
internal: This fix resolves an issue where calling ``awake()`` on a
5+
``PeriodicThread`` after it had been stopped would block forever.
6+
``awake()`` now returns immediately in that case.

0 commit comments

Comments
 (0)