summary refs log tree commit diff
path: root/synapse/util/async.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-20Combine Limiter and LinearizerRichard van der Hoff1-89/+10
2018-07-20Improvements to the LimiterRichard van der Hoff2-14/+21
2018-07-20Add a sleep to the Limiter to fix stack overflows.Richard van der Hoff2-7/