Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always return a deferred from `get_current_state_deltas`. (#7019) | Erik Johnston | 2020-03-02 | 1 | -0/+1 |
This currently causes presence notify code to log exceptions when there is no state changes to process. This doesn't actually cause any problems as we'd simply do nothing anyway. |