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

Work around #91, Clay/Portal preventing CLI exit #92

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

holyjak
Copy link
Member

@holyjak holyjak commented Jul 31, 2024

Issue: When we require Clay, it starts a Portal server process - which keeps running and prevents the JVM from exiting.

Fix: Only require Clay for build-site, and stop portal manually

See scicloj/clay#98

Issue: When we require Clay, it starts a Portal server process - which keeps running and prevents the JVM from exiting.

Fix: Only require Clay for build-site, and stop portal manually

See scicloj/clay#98
@holyjak holyjak added the bug Something isn't working label Jul 31, 2024
@holyjak holyjak merged commit c1620a8 into main Jul 31, 2024
@holyjak holyjak deleted the fix-91-portal-prevents-jvm-exit branch July 31, 2024 07:11
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 this pull request may close these issues.

1 participant