This is an automated email from the ASF dual-hosted git repository. juhan pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-async.git
commit a28cd1ed14b3a70d0a5f3ccfba2710c6623bf0bf Merge: cdcdf2a 91d3ac1 Author: Markus Geiß <[email protected]> AuthorDate: Fri Jun 16 11:29:37 2017 +0200 Merge pull request #6 from mgeiss/develop fixed possible NoSuchElementException when retrieving user context .../core/async/core/DelegatingContextCallable.java | 26 ++++++++----------- .../core/async/core/DelegatingContextExecutor.java | 19 ++++++-------- .../core/async/core/DelegatingContextRunnable.java | 29 +++++++++------------- 3 files changed, 29 insertions(+), 45 deletions(-)
