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
{{ message }}
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.
https://github.com/googleapis/gax-python/blob/master/google/gax/bundling.py#L335 assumes that the
self.timer
will be reset toNone
after it fires, but we don't actually do that. This causes indefinite hangs.The text was updated successfully, but these errors were encountered: