05nelsonm/kmp-tor

Enqueing `StartDaemon` action for already started process should return success

05nelsonm opened this issue · 0 comments

If tor is already started, enqueuing Action.StartDaemon should return success. Currently, it throws an IllegalStateException because the temporary tor cmd queue has an attached connection already.