Software /
code /
prosody
Diff
util/sasl.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 | 11727:f3aee8a825cc |
child | 12387:05c250fa335a |