Mercurial > prosody-hg
log util/async.lua @ 11460:a8b4e04bc044
| age | author | description |
|---|---|---|
| Sun, 14 Jun 2020 09:40:08 +0100 | Matthew Wild | util.async: Don't attempt to close thread if not created yet |
| Sun, 14 Jun 2020 08:49:32 +0100 | Matthew Wild | util.async: Call coroutine.close() on dead threads (Lua 5.4) |
| Sat, 13 Jun 2020 08:01:57 +0100 | Matthew Wild | util.async: Rename wait -> wait_for (w/compat) |
| Sun, 29 Sep 2019 18:42:35 +0200 | Kim Alvefur | util.async: Add function for waiting on promises and unpacking the results |
| Fri, 26 Oct 2018 19:32:00 +0100 | Matthew Wild | Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall |
| Sun, 12 Aug 2018 23:52:39 +0200 | Kim Alvefur | util.async: Remove sleep function |
