Comparison

plugins/mod_s2s_auth_certs.lua @ 11961:542a9a503073

util.async: Add sleep() method with configurable scheduling backend No scheduler set by default, so it will error (we plan to initialize it in util.startup). We wanted to avoid a hard dependency on util.timer (which in turn depends on network backends, etc.), and we didn't add timer.sleep() because we didn't want to add a hard dependency on util.async for things that don't need it.
author Matthew Wild <mwild1@gmail.com>
date Mon, 29 Nov 2021 14:11:24 +0000
parent 11835:a405884c62f4
child 12480:7e9ebdc75ce4
comparison
equal deleted inserted replaced
11960:12a3c05aa12d 11961:542a9a503073