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

vatamane pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from 3894fb397 Merge pull request #3987 from 
noahshaw11/fix-busy-functions-to-work-with-pids
     add 9b9dc6ccc Add an integration test
     add 8601e40f6 Ensure the parser always monitors the worker
     add d179196f3 Preserve support for single-node couch_httpd path
     add 0bc85e940 Make sure to send hello_from_writer only once for each worker
     add d1b5e5fcc Minor DRY-ing up of logic to handle hello_from_writer MP 
parser messages
     add 6e0c80a42 Make sure to wait for the attachments to uploaded before 
responding to the user

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd_db.erl                    | 32 ++++++------
 src/couch/src/couch_httpd_multipart.erl         | 30 +++++++----
 src/fabric/src/fabric_rpc.erl                   | 46 +++++++++++++----
 test/elixir/test/attachments_multipart_test.exs | 67 +++++++++++++++++++++++++
 test/elixir/test/config/suite.elixir            |  3 +-
 5 files changed, 141 insertions(+), 37 deletions(-)

Reply via email to