Software /
code /
prosody
Comparison
.semgrep.yml @ 12877:f6cca7cbf3b2 0.12
core.sessionmanager: Skip log when (not) destroying destroyed sessions
On regular disconnects, </stream> is sent, then
sessionmanager.destroy_session() is called, then
sessionmanager.destroy_session() is called again when the TCP connection
is closed, from ondisconnect in mod_c2s.
It is a bit annoying and doesn't really tell you much.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 19 Jan 2023 21:38:14 +0100 |
parent | 11289:c6965f3c321c |
child | 12717:898e99f49d80 |
comparison
equal
deleted
inserted
replaced
12863:891edd1ebde6 | 12877:f6cca7cbf3b2 |
---|