aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_bidi.py
AgeCommit message (Expand)Author
2019-10-02fix(api_core): finalize during close of 'ResumableBidiRpc' (#9337)Tres Seaver
2019-07-17Firestore: Add 'should_terminate' predicate for clean BiDi shutdown. (#8650)Tres Seaver
2019-06-18Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU (#8193)Peter Lamut
2019-03-27Allow passing metadata as part of creating a bidi (#7514)Christopher Wilcox
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-10-17Fix branch coverage for un-called callbacks. (#6242)Tres Seaver
2018-10-17Fix import order, appeasing lint. (#6240)Tres Seaver
2018-10-16Move bidi to api-core (#6211)Christopher Wilcox