Comparison

teal-src/module.d.tl @ 13014:06453c564141

util.startup: Add prosody.started promise to easily execute code after startup To avoid a race where server-started fires before the promise function body is run (on next tick), I moved server-started to fire on the next tick, which seems sensible anyway. Errors are logged, I'm not sure if we ought to be doing something more here. I'm sure we'll find out.
author Matthew Wild <mwild1@gmail.com>
date Sat, 01 Apr 2023 11:56:38 +0100
parent 13001:5883e78b6165
child 13109:5469045ef7f0
comparison
equal deleted inserted replaced
13013:430333198e4c 13014:06453c564141