anonymousland-synapse/synapse/replication
Sean Quah 800ba87cc8
Refactor and convert Linearizer to async (#12357)
Refactor and convert `Linearizer` to async. This makes a `Linearizer`
cancellation bug easier to fix.

Also refactor to use an async context manager, which eliminates an
unlikely footgun where code that doesn't immediately use the context
manager could forget to release the lock.

Signed-off-by: Sean Quah <seanq@element.io>
2022-04-05 15:43:52 +01:00
..
http Bump black and click versions (#12320) 2022-03-29 10:41:19 +00:00
slave Prefill more stream change caches. (#12372) 2022-04-05 14:26:41 +01:00
tcp Refactor and convert Linearizer to async (#12357) 2022-04-05 15:43:52 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00