Skip to content

Fix tor start failure when Java9+ module java.management is not available #590

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

Merged
merged 4 commits into from
May 9, 2025

Conversation

05nelsonm
Copy link
Owner

@05nelsonm 05nelsonm commented May 9, 2025

Closes #589

RuntimeEvent.ERROR observers are now notified when the exception is encountered, and startup continues without the __OwningControllerProcess option configured.

kotlinx.coroutines is also updated in this PR, as the fix required updating kmp-process, which updated kotlinx.coroutines, so.

@05nelsonm 05nelsonm self-assigned this May 9, 2025
Copy link
Owner Author

@05nelsonm 05nelsonm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@05nelsonm 05nelsonm merged commit 9c2eef3 into master May 9, 2025
10 checks passed
@05nelsonm 05nelsonm deleted the issue/589-process-pid branch May 9, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tor fails to start for Java9+ when java.management module is not present
1 participant