Software /
code /
prosody
Log
spec/util_promise_spec.lua @ 11639:ad39528e647d
description | author | age |
---|---|---|
util.promise: Switch order of parameters to join() | Matthew Wild | Thu, 25 Mar 2021 15:08:22 +0000 |
util.promise: all()/all_settled() pass through non-promise values | Matthew Wild | Thu, 25 Mar 2021 14:32:32 +0000 |
util.promise: Add join() convenience method | Matthew Wild | Thu, 25 Mar 2021 14:28:38 +0000 |
util.promise: Add support for arbitrary keys in all()/all_settled() | Matthew Wild | Thu, 25 Mar 2021 13:51:16 +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: Add some additional tests to cover callback return values | Matthew Wild | Mon, 30 Sep 2019 08:22:30 +0100 |
util.promise: Add tests ensuring returning a promise resolves the current promise with that promise | Matthew Wild | Fri, 26 Oct 2018 09:23:00 +0100 |