-
Notifications
You must be signed in to change notification settings - Fork 15
streaming_pull_future.cancel() hangs #95
Copy link
Copy link
Closed
Labels
api: pubsubliteIssues related to the googleapis/python-pubsublite API.Issues related to the googleapis/python-pubsublite API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.
Metadata
Metadata
Assignees
Labels
api: pubsubliteIssues related to the googleapis/python-pubsublite API.Issues related to the googleapis/python-pubsublite API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.
Type
Fields
Give feedbackNo fields configured for issues without a type.
How to reproduce:
The timeout exception is caught first, but calling
cancel()on the future returned by the subscriber client next hangs: