forked-synapse/synapse/storage/engines
reivilibre 53aa26eddc
Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853)
* Add a timeout to Postgres statements

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-07-03 11:38:57 +01:00
..
__init__.py Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
_base.py Make sqlite database migrations transactional again, part two (#14926) 2023-01-31 11:03:55 +00:00
postgres.py Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853) 2023-07-03 11:38:57 +01:00
sqlite.py Speed up SQLite unit test CI (#15334) 2023-03-30 16:21:12 +01:00