prosody
log
graph
tags
bookmarks
branches
75636bf13bf0
browse
changeset
util/promise.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/promise.lua @ 11210:
75636bf13bf0
0.11
less
more
|
(0)
-10
-8
tip
description
author
age
util.promise: Use xpcall() for promise function to preserve tracebacks
0.11
Matthew Wild
Mon, 23 Nov 2020 20:38:51 +0000
util.promise: Add all_settled, which follows semantics of allSettled from ES2020
Matthew Wild
Mon, 08 Jun 2020 14:01:02 +0100
util.promise: Remove references to callbacks after settling promise
Kim Alvefur
Sun, 30 Dec 2018 03:24:54 +0100
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
Matthew Wild
Fri, 26 Oct 2018 19:32:00 +0100
util.promise: Switch from pcall to xpcall to get tracebacks on exceptions
Matthew Wild
Fri, 26 Oct 2018 16:09:25 +0100
util.promise: Remove the non-standard ability to pass a promise to reject()
Matthew Wild
Fri, 26 Oct 2018 09:23:31 +0100
util.promise: Fix missing parameters
Matthew Wild
Thu, 25 Oct 2018 15:24:52 +0100
util.promise: Ensure chained promises always receive a value/rejection even if an intermediate promise has no handlers
Matthew Wild
Thu, 25 Oct 2018 14:38:00 +0100
less
more
|
(0)
-10
-8
tip