E3FC Graceful streaming pull shutdown breaks PubSub Lite · Issue #318 · googleapis/python-pubsub · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Graceful streaming pull shutdown breaks PubSub Lite #318

@plamut

Description

@plamut

#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.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/python-pubsub API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0