Fix flaky tests

The bad options test had a race condition between the process exit and
the unregistering of the name. If the unregister didn't happen quickly
enough then the next bad options test would break with an
already_started error.

Fixes apache/couchdb#670
1 file changed
tree: 24108254eee3a298154d4653f4865383dff60e1c
  1. src/
  2. test/
  3. .travis.yml
  4. LICENSE
  5. Makefile