Tascalate Concurrent 0.7.1
Minor enhancements:
- Decorators returned from
Promise.defaultAsyncOn(executor)
now avoids nesting decoration ondefaultAsyncOn
- The result of
Promises.retry
withExecutor
argument (i.e. all methods exceptPromises.retryFuture
) now has a default asynchronousExecutor
set to the parameter.