forked-synapse/synapse/events
Erik Johnston 999bcf9d01 Fix EventContext when using workers
We were:
  1. Not correctly setting all attributes
  2. Using defer.inlineCallbacks in a non-generator
2018-07-23 15:24:21 +01:00
..
__init__.py run isort 2018-07-09 16:09:20 +10:00
builder.py run isort 2018-07-09 16:09:20 +10:00
snapshot.py Fix EventContext when using workers 2018-07-23 15:24:21 +01:00
spamcheck.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
utils.py run isort 2018-07-09 16:09:20 +10:00
validator.py run isort 2018-07-09 16:09:20 +10:00