diff options
| author | Tulir Asokan <tulir@maunium.net> | 2021-11-29 15:13:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-29 13:13:23 +0000 |
| commit | 7b4e228e415a6ed85bbd6a2fc37f305e1cb81c82 (patch) | |
| tree | 55e00dd0a1b515831316c9769322af22d23db233 /synapse/app | |
| parent | disallow-untyped-defs for the module_api (#11029) (diff) | |
| download | synapse-7b4e228e415a6ed85bbd6a2fc37f305e1cb81c82.tar.xz | |
Fix using MSC2716 batch sending with event persistence workers (#11220)
Signed-off-by: Tulir Asokan <tulir@beeper.com>
Diffstat (limited to 'synapse/app')
| -rw-r--r-- | synapse/app/generic_worker.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/app/generic_worker.py b/synapse/app/generic_worker.py |
