summary refs log tree commit diff
path: root/tests/util/test_linearizer.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run black.black2018-08-101-5/+2
* Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)Amber Brown2018-08-101-1/+1
* Test and fix support for cancellation in LinearizerRichard van der Hoff2018-07-201-0/+31
* Combine Limiter and LinearizerRichard van der Hoff2018-07-201-0/+47
* run isortAmber Brown2018-07-091-3/+4
* Pass around the reactor explicitly (#3385)Amber Brown2018-06-221-3/+4
* Make tests py3 compatibleAdrian Tschira2018-04-161-1/+2
* Fix stackoverflow and logcontexts from linearizerRichard van der Hoff2017-10-111-4/+24
* Deduplicate joinsErik Johnston2016-04-071-0/+44