Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix case in `wait_for_background_updates` where `self.store` does not exist ↵ | Andrew Morgan | 2021-12-07 | 1 | -0/+1 |
(#11331) Pull the DataStore from the HomeServer instance, which always exists. |
index : matrix/thirdparty/synapse.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summary refs log tree commit diff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix case in `wait_for_background_updates` where `self.store` does not exist ↵ | Andrew Morgan | 2021-12-07 | 1 | -0/+1 |
(#11331) Pull the DataStore from the HomeServer instance, which always exists. |