0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-16 21:38:58 +02:00
synapse/changelog.d/7557.misc
Erik Johnston 06a02bc1ce
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.
2020-05-22 13:41:11 +01:00

1 line
37 B
Text

Convert sending mail to async/await.