Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-23 | Fix EventContext when using workers | Erik Johnston | 1 | -7/+7 | |
We were: 1. Not correctly setting all attributes 2. Using defer.inlineCallbacks in a non-generator | |||||
2018-07-23 | Update docstrings to make sense | Erik Johnston | 1 | -5/+8 | |
2018-07-23 |