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

Better TrackMate presence checks #317

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Better TrackMate presence checks #317

merged 1 commit into from
Dec 4, 2024

Conversation

gselzer
Copy link
Collaborator

@gselzer gselzer commented Dec 3, 2024

This PR simplifies and improves the way that we check for TrackMate's presence (namely by trying to import it).

The benefit of the existing construction is to avoid prematurely starting the JVM. This PR does the same by putting the file check before the JVM, meaning that the JVM is not launched until we are certain that the XML comes from TrackMate.

Thanks to @ctrueden for the suggestions.

@gselzer gselzer merged commit b1d2b99 into main Dec 4, 2024
8 checks passed
@gselzer gselzer deleted the trackmate-import branch December 4, 2024 00:18
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.

1 participant