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

Try to create the sort file at startup. #527

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

jodavies
Copy link
Collaborator

If a bad path for FORMTMPSORT is specified, FORM doesn't notice until it tries to create a sort file and can't. In principle one can create a script which takes a long time to reach this point.

Try to create the file immediately at startup, and Terminate if this fails.

@coveralls
Copy link

Coverage Status

coverage: 50.027% (+0.03%) from 49.999%
when pulling 932bc02 on jodavies:check-tmpsort
into 83e3d41 on vermaseren:master.

@jodavies jodavies added this to the v4.3.2 milestone Nov 6, 2024
If a bad path for FORMTMPSORT is specified, FORM doesn't notice until
it tries to create a sort file and can't. In principle one can create
a script which takes a long time to reach this point.

Try to create the file immediately at startup, and Terminate if this
fails.
@coveralls
Copy link

Coverage Status

coverage: 50.27% (+0.01%) from 50.259%
when pulling 4c83960 on jodavies:check-tmpsort
into 328e810 on vermaseren:master.

@jodavies
Copy link
Collaborator Author

Rebased and addressed review.

@jodavies jodavies merged commit 1e5cfa6 into vermaseren:master Nov 22, 2024
70 checks passed
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.

3 participants