summary refs log tree commit diff
path: root/contrib/prometheus
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-11-26 11:18:10 +0000
committerGitHub <noreply@github.com>2020-11-26 11:18:10 +0000
commit382b4e83f1e5f4c9c1e233193241db8eb6e6ffa4 (patch)
tree81c6824390112bf3bb72daa30b1ec958691d9aaf /contrib/prometheus
parentStrip trailing / from server_url in register_new_matrix_user (#8823) (diff)
downloadsynapse-382b4e83f1e5f4c9c1e233193241db8eb6e6ffa4.tar.xz
Defer SIGHUP handlers to reactor. (#8817)
We can get a SIGHUP at any point, including times where we are not in a
sane state. By deferring calling the handlers until the next reactor
tick we ensure that we don't get unexpected conflicts, e.g. trying to
flush logs from the signal handler while the code was in the process of
writing a log entry.

Fixes #8769.
Diffstat (limited to 'contrib/prometheus')
0 files changed, 0 insertions, 0 deletions