summary refs log tree commit diff
path: root/changelog.d/7557.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert sending mail to async/await. (#7557)Erik Johnston2020-05-221-0/+1
Mainly because sometimes the email push code raises exceptions where the stack traces have gotten lost, which is hopefully fixed by this.