-
- Downloads
Convert sending mail to async/await. (#7557)
Mainly because sometimes the email push code raises exceptions where the stack traces have gotten lost, which is hopefully fixed by this.
Showing
- changelog.d/7557.misc 1 addition, 0 deletionschangelog.d/7557.misc
- synapse/handlers/identity.py 4 additions, 5 deletionssynapse/handlers/identity.py
- synapse/push/emailpusher.py 16 additions, 22 deletionssynapse/push/emailpusher.py
- synapse/push/mailer.py 37 additions, 47 deletionssynapse/push/mailer.py
- tests/rest/client/v2_alpha/test_account.py 2 additions, 2 deletionstests/rest/client/v2_alpha/test_account.py
Loading
Please register or sign in to comment