Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-23 | Fix bug which caused failure on join with malformed membership events (#8385) | Richard van der Hoff | 2 | -3/+8 | |
2020-09-23 | Use `async with` for ID gens (#8383) | Erik Johnston | 15 | -105/+144 | |
This will allow us to hit the DB after we've finished using the generated stream ID. | |||||