Comparison

util/human/io.lua @ 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 11897:e84ea5b58b29
child 12573:0f4feaf9ca64
comparison
equal deleted inserted replaced
12863:891edd1ebde6 12877:f6cca7cbf3b2