Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix event chain bg update. (#9118) | Erik Johnston | 2021-01-14 | 1 | -0/+1 |
We passed in a graph to `sorted_topologically` which didn't have an entry for each node (as we dropped nodes with no edges). |
![]() |
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 event chain bg update. (#9118) | Erik Johnston | 2021-01-14 | 1 | -0/+1 |
We passed in a graph to `sorted_topologically` which didn't have an entry for each node (as we dropped nodes with no edges). |