GitHub user eiri opened a pull request:
https://github.com/apache/couchdb-couch/pull/220
Fix couchdb_views tests
Previous commit made couch_file to monitor db_pid instead of linking to it,
so number of `monitored_by` for couch_db process, checked in
`couchdb_views_tests`, changed.
COUCHDB-3259
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch fix-views_tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/220.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #220
----
commit 7a5a1a9732abaaa47b90b090c17c72c161e0bad0
Author: Eric Avdey <[email protected]>
Date: 2017-01-05T21:30:00Z
Fix couchdb_views tests
Previous commit made couch_file to monitor db_pid
instead of linking ot it, so number of monitored_by
for couch_db process, checked in couchdb_views_tests,
changed.
COUCHDB-3259
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---