Mercurial > prosody-hg
view plugins/mod_unknown.lua @ 13333:fa4143163e01
util.async: Expose default runner function
This is purely for informational purposes, so it's possible to determine
externally whether a runner is using the default runner function (which
executes functions as work items) or a custom runner function.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Tue, 21 Nov 2023 18:14:51 +0000 |
| parents | 28a90f5fea46 |
| children |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform
