util.async tests: Explicitly import match from luassert (luacheck)
|
Matthew Wild |
Mon, 29 Nov 2021 14:22:08 +0000 |
util.async: Add next-tick configuration
|
Matthew Wild |
Mon, 29 Nov 2021 14:14:30 +0000 |
util.async: Add sleep() method with configurable scheduling backend
|
Matthew Wild |
Mon, 29 Nov 2021 14:11:24 +0000 |
tests: Silence [luacheck] warnings
|
Kim Alvefur |
Mon, 23 Dec 2019 21:33:10 +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 |
util.async: Use wrapper for once runner (thanks luacheck)
|
Kim Alvefur |
Thu, 22 Mar 2018 23:15:04 +0100 |
util.async: tests: ensure async.once() propagates errors
|
Matthew Wild |
Thu, 22 Mar 2018 11:56:03 +0000 |