You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/06/18 15:31:37 UTC

[couchdb] branch prototype/couch-jobs-1 updated (4c1de49 -> 3dc4c7e)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch prototype/couch-jobs-1
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 4c1de49  [fixup] accept no returns the job data as well
     add 3dc4c7e  [fixup] subscribe and wait functions return job data now as well

No new revisions were added by this update.

Summary of changes:
 src/couch_jobs/src/couch_jobs.erl          | 82 +++++++++++++++++-------------
 src/couch_jobs/src/couch_jobs_fdb.erl      | 43 ++++++++++------
 src/couch_jobs/src/couch_jobs_notifier.erl | 62 ++++++++++++----------
 src/couch_jobs/test/couch_jobs_tests.erl   | 58 ++++++++++++---------
 4 files changed, 141 insertions(+), 104 deletions(-)