Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enqueing StartDaemon action for already started process should return success #386

Closed
05nelsonm opened this issue May 21, 2024 · 0 comments · Fixed by #387
Closed

Enqueing StartDaemon action for already started process should return success #386

05nelsonm opened this issue May 21, 2024 · 0 comments · Fixed by #387
Labels
bug Something isn't working
Milestone

Comments

@05nelsonm
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant