MatrixSynapse/synapse/app
Shay b8bf600700
Check that `gc` method is available before using in `synapse/app/_base` (#11816)
* add check that gc.freeze is available before calling

* newsfragment

* lint

* Update comment

Co-authored-by: Dan Callahan <danc@element.io>

Co-authored-by: Dan Callahan <danc@element.io>
2022-01-25 10:35:18 -08:00
..
__init__.py
_base.py Check that `gc` method is available before using in `synapse/app/_base` (#11816) 2022-01-25 10:35:18 -08:00
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py Remove shebang line from module files (#10415) 2021-07-29 21:34:14 +01:00
frontend_proxy.py
generic_worker.py Expose worker & homeserver as entrypoints in `setup.py` (#11449) 2021-11-30 16:52:45 +00:00
homeserver.py Fix redirecting to the webclient for non-HTTP(S) web_client_location. (#11783) 2022-01-20 15:34:45 +00:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py