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
Does the exception here was supposed to throw outside? If so it would make python interpreter output annoying exception trackback. Any reason to do so?
I feel like here should be changed to following code:
chemelnucfin
changed the title
Unexpected exception was threw in a helper thread
PubSub: Unexpected exception was threw in a helper thread
Nov 22, 2017
dhermes
changed the title
PubSub: Unexpected exception was threw in a helper thread
PubSub: Unexpected exception was thrown in a helper thread
Nov 27, 2017
https://github.com/GoogleCloudPlatform/google-cloud-python/blob/b8cde46273fdf6760d8d0bad5329f02fdb81dca8/pubsub/google/cloud/pubsub_v1/subscriber/_consumer.py#L246-L251
Does the exception here was supposed to throw outside? If so it would make python interpreter output annoying exception trackback. Any reason to do so?
I feel like here should be changed to following code:
The text was updated successfully, but these errors were encountered: