Skip to content

Tascalate Concurrent 0.7.1

Compare
Choose a tag to compare
@vsilaev vsilaev released this 14 Jan 12:31
· 166 commits to master since this release
2fcabf3

Minor enhancements:

  1. Decorators returned from Promise.defaultAsyncOn(executor) now avoids nesting decoration on defaultAsyncOn
  2. The result of Promises.retry with Executor argument (i.e. all methods except Promises.retryFuture) now has a default asynchronous Executor set to the parameter.