You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
#292 added an option to gracefully wait for any active message callbacks on streaming pull shutdown, but the addition of the new optional parameter await_msg_callbacks broke cancelling the PubSub Lite (issue).
As discussed offline, this parameter should be removed from the streaming pull future, and instead implemented as a subscriber option.