Software /
code /
prosody
Comparison
spec/util_throttle_spec.lua @ 13543:01d2abc3d17c 0.12
mod_smacks: Destroy timed out session in async context (fixes #1884)
Prevents ASYNC-01 due to storage interactions in a timer.
Also considered modifying mod_c2s to allow passing arbitrary closures
into its runner thread but this seems like a big step away from the
current code for just this module.
Also considered creating a dedicated runner in mod_smacks, but ensuring
continuity across module reloads might be tricky.
We could further improve this in the next major version.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 02 Nov 2024 18:10:25 +0100 |
parent | 9993:02a41315d275 |
child | 13399:f4415f76727b |
comparison
equal
deleted
inserted
replaced
13528:c228f1ffb7b3 | 13543:01d2abc3d17c |
---|