Software /
code /
prosody
Log
util/async.lua @ 11961:542a9a503073
description | author | age |
---|---|---|
util.async: Add sleep() method with configurable scheduling backend | Matthew Wild | Mon, 29 Nov 2021 14:11:24 +0000 |
util.async: Don't attempt to close thread if not created yet | Matthew Wild | Sun, 14 Jun 2020 09:40:08 +0100 |
util.async: Call coroutine.close() on dead threads (Lua 5.4) | Matthew Wild | Sun, 14 Jun 2020 08:49:32 +0100 |
util.async: Rename wait -> wait_for (w/compat) | Matthew Wild | Sat, 13 Jun 2020 08:01:57 +0100 |