Software /
code /
prosody
Log
util/async.lua @ 8788:7a9b680a79fb
description | author | age |
---|---|---|
util.async: Move runner id into log tag | Kim Alvefur | Fri, 04 May 2018 00:10:17 +0200 |
util.async: Add helper methods for setting watchers | Matthew Wild | Mon, 30 Apr 2018 12:53:53 +0100 |
util.timer: Move sleep() here from util.async | Kim Alvefur | Fri, 23 Mar 2018 21:18:15 +0100 |
util.async: Remove last trace of async.once [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 20:57:34 +0100 |
util.async: Remove async.once(), can now be replaced by runner():run(func) | Matthew Wild | Fri, 23 Mar 2018 14:22:01 +0000 |
util.async: Make parameters to async.runner() optional | Matthew Wild | Fri, 23 Mar 2018 14:02:33 +0000 |