synapse/changelog.d/7344.bugfix
Richard van der Hoff 07337fe30b
Fix incorrect metrics reporting for renew_attestations (#7344)
We need to wait for the renewals to finish, so that the metrics are correctly
reported.
2020-04-27 22:20:10 +01:00

2 lines
74 B
Plaintext

Fix incorrect metrics reporting for `renew_attestations` background task.