diff options
author | Kim Alvefur <zash@zash.se> | 2023-01-19 21:38:14 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-01-19 21:38:14 +0100 |
commit | b89b219406f266401c975c4745617ac35a0a9499 (patch) | |
tree | 84d66f831d9f30ef47fe97560887fdcce4aa7f9e /.luacov | |
parent | 435e008568a0590f89e3b6477b9d6ded3ac024b4 (diff) | |
download | prosody-b89b219406f266401c975c4745617ac35a0a9499.tar.gz prosody-b89b219406f266401c975c4745617ac35a0a9499.zip |
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.
Diffstat (limited to '.luacov')
0 files changed, 0 insertions, 0 deletions