Software / code / prosody
Diff
plugins/mod_storage_sql.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 |
| parent | 13318:4a437dd62cc9 |
| child | 13611:3a23116cf063 |