diff options
author | Erik Johnston <erik@matrix.org> | 2018-01-18 11:04:41 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-01-18 11:04:41 +0000 |
commit | 28b338ed9bafc2017a635848e14a2a25b78d0016 (patch) | |
tree | 83d387ae1662637c1a4403ad710ea3fac7c120dc /synapse | |
parent | Fix comments (diff) | |
download | synapse-28b338ed9bafc2017a635848e14a2a25b78d0016.tar.xz |
Move definition of paused_producer to __init__
Diffstat (limited to '')
-rw-r--r-- | synapse/util/file_consumer.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/util/file_consumer.py b/synapse/util/file_consumer.py |