Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.36.0rc1 | Andrew Morgan | 2021-06-08 | 1 | -1/+0 |
| | |||||
* | Don't try and backfill the same room in parallel. (#10116) | Erik Johnston | 2021-06-04 | 1 | -0/+1 |
If backfilling is slow then the client may time out and retry, causing Synapse to start a new `/backfill` before the existing backfill has finished, duplicating work. |