Sean Quah
|
79e7c2c426
Fix edge case where a `Linearizer` could get stuck (#12358)
|
2 years ago |
Sean Quah
|
800ba87cc8
Refactor and convert `Linearizer` to async (#12357)
|
2 years ago |
Sean Quah
|
41b5f72677
Convert `Linearizer` tests from `inlineCallbacks` to async (#12353)
|
2 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Dagfinn Ilmari Mannsåker
|
a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
4 years ago |
Erik Johnston
|
a72d5f39db
Add test for Linearizer.is_queued(..)
|
4 years ago |
Richard van der Hoff
|
39230d2171
Clean up some LoggingContext stuff (#7120)
|
4 years ago |
Amber Brown
|
463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606)
|
5 years ago |
Andrew Morgan
|
caa76e6021
Remove periods from copyright headers (#5046)
|
5 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |
Amber Brown
|
b37c472419
Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)
|
6 years ago |
Richard van der Hoff
|
3d6df84658
Test and fix support for cancellation in Linearizer
|
6 years ago |
Richard van der Hoff
|
7c712f95bb
Combine Limiter and Linearizer
|
6 years ago |
Amber Brown
|
49af402019
run isort
|
6 years ago |
Amber Brown
|
77ac14b960
Pass around the reactor explicitly (#3385)
|
6 years ago |
Adrian Tschira
|
a1a3c9660f
Make tests py3 compatible
|
6 years ago |
Richard van der Hoff
|
4fad8efbfb
Fix stackoverflow and logcontexts from linearizer
|
7 years ago |
Erik Johnston
|
af03ecf352
Deduplicate joins
|
8 years ago |