github-actions
released this
18 Apr 15:28
·
93 commits
to main
since this release
Patch Changes
- #7871
18a3827
Thanks @tninesling! - Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.