diff options
author | David Baker <dave@matrix.org> | 2016-04-07 17:31:08 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-04-07 17:31:08 +0100 |
commit | 15e0f1696f2556f72b65f14466df51e9a9f00c4b (patch) | |
tree | 9cf940228451535e3d21e59b582163bda2917c43 /synapse | |
parent | indenting (diff) | |
download | synapse-15e0f1696f2556f72b65f14466df51e9a9f00c4b.tar.xz |
Wrap process in a flag so we don't process whist already processing.
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/httppusher.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py |