Skip to content

2.5.2

Choose a tag to compare

@sebsto sebsto released this 15 Jan 20:08
· 24 commits to main since this release
34e89b4

Local server test hangs: Fixed race conditions in Pool cancellation logic that caused test suite to hang ~10% of the time

  • Individual task cancellations no longer incorrectly cancel all waiting tasks
  • Server shutdown now properly cleans up waiting continuations
  • Improves reliability of local testing and concurrent invocation handling

Impact: Test suite now runs consistently without hangs. Local server testing is more reliable.

What's Changed

SemVer Patch

Other Changes

Full Changelog: 2.5.1...2.5.2