googleapis / python-pubsub

Apache License 2.0
392 stars 205 forks source link

Update streaming_pull_manager.py to address NoneType #1239

Closed githubwua closed 2 months ago

githubwua commented 3 months ago

A fix for https://github.com/googleapis/python-pubsub/issues/1238

Fixes #1238 🦕

mukund-ananthu commented 2 months ago

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

githubwua commented 2 months ago

The proper fix: https://github.com/googleapis/python-pubsub/pull/1244