Software /
code /
prosody
Log
util/promise.lua @ 9562:acf74ad0b795
description | author | age |
---|---|---|
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 |