github-actions
released this
22 Mar 19:40
·
126 commits
to main
since this release
Patch Changes
- #7849
c7e514c
Thanks @TylerBloom! - In the subscription callback server plugin, terminating a subscription now immediately closes the internal async generator. This avoids that generator existing after termination and until the next message is received.