Closed Globegitter closed 8 years ago
Not such a major deal but might be nice if it would thrown an error if the values of the passed in dict are not a Promise (I accidentally passed in the futures).
Promise
This is now fixed. promise_for_dict (and Promise.all) now accepts non-promise arguments. Closing the issue
promise_for_dict
Promise.all
Not such a major deal but might be nice if it would thrown an error if the values of the passed in dict are not a
Promise
(I accidentally passed in the futures).