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

Add alive? function to expose java.lang.Process::isAlive #92

Merged
merged 3 commits into from Oct 7, 2022

Conversation

grzm
Copy link
Contributor

@grzm grzm commented Oct 7, 2022

I saw a couple of options for detecting features in process.cljc and chose the more explicit one.

I'm not sure how to test pre-JDK8 behavior when .isAlive is not available. Does babushka/process explicitly support pre-JDK 8? If so, any recommendations on how to test?

@borkdude
Copy link
Contributor

borkdude commented Oct 7, 2022 via email

@borkdude borkdude merged commit 5fb798d into babashka:master Oct 7, 2022
@grzm
Copy link
Contributor Author

grzm commented Oct 7, 2022

Thanks!

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.

None yet

2 participants