Software /
code /
prosody
Diff
util/session.lua @ 12059:70a55fbe447c
mod_smacks: Stop stanzas from being queued on hibernation timeout
This overloads that flag a bit, but it has the intended effect of
stopping outgoing_stanza_filter() from queueing stanzas.
Fixes a traceback because of the queue having been removed somewhere
around here, since it is no longer needed.
Thanks Martin for reporting
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Dec 2021 16:02:01 +0100 |
parent | 10110:3fa3872588a8 |
child | 12640:999b1c59af6f |