forked-synapse/synapse/app
Richard van der Hoff 19475cf337 Remove redundant call to start_get_pdu_cache
I think this got forgotten in #3932. We were getting away with it because it
was the last call in this function.
2018-09-28 12:01:23 +01:00
..
__init__.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
_base.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
appservice.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
client_reader.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
event_creator.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
federation_reader.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
federation_sender.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
frontend_proxy.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
homeserver.py Remove redundant call to start_get_pdu_cache 2018-09-28 12:01:23 +01:00
media_repository.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
pusher.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
synchrotron.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
user_dir.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00