Enhance stop() to cancel currently-running start()

Previously, if an adaptor was failing to start due to an exception, the
only way to shutdown the adaptor was via "kill -9". Now Ctrl+C works as
normal.
2 files changed