Software /
code /
prosody
Log
util/async.lua @ 10930:69a4b0e3565f
description | author | age |
---|---|---|
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 |
util.async: Add function for waiting on promises and unpacking the results | Kim Alvefur | Sun, 29 Sep 2019 18:42:35 +0200 |
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall | Matthew Wild | Fri, 26 Oct 2018 19:32:00 +0100 |