prosody
log
graph
tags
bookmarks
branches
ef620906ab82
browse
changeset
util/async.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/async.lua @ 10619:
ef620906ab82
less
more
|
(0)
-12
tip
description
author
age
util.async: Add function for waiting on promises and unpacking the results
Kim Alvefur
2019-09-29
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
Matthew Wild
2018-10-26
util.async: Remove sleep function
Kim Alvefur
2018-08-12
util.{async,timer}: Move sleep() to reduce dependencies of util.timer
Kim Alvefur
2018-07-07
MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this)
Matthew Wild
2018-07-06
util.async: Copy hooks from main thread into coroutines
Matthew Wild
2018-06-25
util.async: Move runner id into log tag
Kim Alvefur
2018-05-03
util.async: Add helper methods for setting watchers
Matthew Wild
2018-04-30
util.timer: Move sleep() here from util.async
Kim Alvefur
2018-03-23
util.async: Remove last trace of async.once [luacheck]
Kim Alvefur
2018-03-23
util.async: Remove async.once(), can now be replaced by runner():run(func)
Matthew Wild
2018-03-23
util.async: Make parameters to async.runner() optional
Matthew Wild
2018-03-23
less
more
|
(0)
-12
tip