Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3040 Support CouchDB 2.0 release on Windows
  3. COUCHDB-3041

boot_node:monitor_parent shells to nonexistant kill cmd

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Database Core
    • None

    Description

      See https://github.com/apache/couchdb/blob/master/dev/boot_node.erl#L30-L38 for the ugly.

      There is no direct kill -0 equivalent on Windows. Instead we get something like tasklist /fi "PID eq 1234" which doesn't return an error code != 0 if a match is not found, we actually have to parse the output returned. Bleah.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wohali Joan Touzet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: