You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2019/10/09 07:39:19 UTC

[fineract-cn-async] 13/33: Merge pull request #6 from mgeiss/develop

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ß <ma...@apache.org>
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(-)