Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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. | |||||
2020-09-23 | Don't push if an user account has expired (#8353) | Mathieu Velten | 4 | -5/+34 | |
2020-09-23 |