Comparison

util/array.lua @ 11936:3f49c35607ca

mod_smacks: Fix timer lifetimes to follow session instead of module module:add_timer() creates a timer that stops working after the module is reloaded or unloaded, in order to prevent leaks. However, when the timers control vital session behavior, breakage occurs after reload. E.g. sessions would stop requesting acks and stop responding to acks.
author Kim Alvefur <zash@zash.se>
date Wed, 24 Nov 2021 21:27:45 +0100
parent 11787:3ae6fa901a8b
child 12403:42b2713ab818
child 13138:0b0cefce6e42
comparison
equal deleted inserted replaced
11935:4d0d10fabb82 11936:3f49c35607ca