Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.30.0rc1 | Andrew Morgan | 2021-03-16 | 1 | -1/+0 |
| | |||||
* | Reject concurrent transactions (#9597) | Richard van der Hoff | 2021-03-12 | 1 | -0/+1 |
If more transactions arrive from an origin while we're still processing the first one, reject them. Hopefully a quick fix to https://github.com/matrix-org/synapse/issues/9489 |