Software /
code /
prosody
Log
util/async.lua @ 8654:425de10efde4
description | author | age |
---|---|---|
util.async: Add sleep() method | Matthew Wild | Thu, 22 Mar 2018 13:02:00 +0000 |
util.async: Add once() to create temporary runners | Matthew Wild | Thu, 22 Mar 2018 07:56:01 +0000 |
util.async: Add ready() to check whether running in async context | Matthew Wild | Thu, 22 Mar 2018 07:46:23 +0000 |
util.async: Bump log warnings to error level | Matthew Wild | Mon, 19 Mar 2018 11:51:40 +0000 |
util.async: Split runner_continue into smaller functions for easier testing and safety | Matthew Wild | Sun, 18 Mar 2018 12:05:38 +0000 |
util.async: Remove redundant line committed by mistake (Zash, luacheck) | Matthew Wild | Sat, 17 Mar 2018 22:03:08 +0000 |
util.async: ensure change in e77b37de482e applies after out-of-loop resume also | Matthew Wild | Sat, 17 Mar 2018 17:28:07 +0000 |