Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update streaming_pull_manager.py to address NoneType #1239

Closed
wants to merge 1 commit into from

Conversation

githubwua
Copy link

A fix for #1238

Fixes #1238 🦕

@githubwua githubwua requested review from a team as code owners August 27, 2024 04:03
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsub Issues related to the googleapis/python-pubsub API. labels Aug 27, 2024
@mukund-ananthu
Copy link
Contributor

Closing this PR, since its incorrect and does not address the issue it attempts to solve.

@githubwua githubwua deleted the patch-1 branch September 2, 2024 00:59
@githubwua
Copy link
Author

The proper fix: #1244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

streaming_pull_manager.py throws TypeError: object of type 'NoneType' has no len()
2 participants