Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.async: Remove async.once(), can now be replaced by runner():run(func) | Matthew Wild | Fri, 23 Mar 2018 14:22:01 +0000 |
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC | Matthew Wild | Fri, 23 Mar 2018 14:18:27 +0000 |
util.async: Make parameters to async.runner() optional | Matthew Wild | Fri, 23 Mar 2018 14:02:33 +0000 |