MatrixSynapse/synapse
Richard van der Hoff c01d543584
Make sure that we close cursors before returning from a query (#6408)
There are lots of words in the comment as to why this is a good idea.

Fixes #6403.
2019-11-25 21:03:17 +00:00
..
_scripts Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
api Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
app Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
appservice Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
config Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
crypto
events Fix bug which caused rejected events to be stored with the wrong room state (#6320) 2019-11-06 10:01:39 +00:00
federation Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
groups
handlers Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
http Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
logging Improve the performance of structured logging (#6322) 2019-11-26 03:45:50 +11:00
metrics
module_api
push Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
replication Address review comments 2019-11-06 14:54:24 +00:00
res/templates
rest Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
server_notices Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
spam_checker_api Expose some homeserver functionality to spam checkers (#6259) 2019-10-31 09:16:14 -06:00
state Fix bug which caused rejected events to be stored with the wrong room state (#6320) 2019-11-06 10:01:39 +00:00
static
storage Make sure that we close cursors before returning from a query (#6408) 2019-11-25 21:03:17 +00:00
streams Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
util Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
__init__.py 1.6.0rc2 2019-11-25 13:28:12 +00:00
event_auth.py
notifier.py
python_dependencies.py Remove the psutil dependency (#6318) 2019-11-05 05:05:48 +11:00
secrets.py
server.py Remove the psutil dependency (#6318) 2019-11-05 05:05:48 +11:00
server.pyi Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
types.py
visibility.py