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

Return full 32 bit exit code from julialauncher #750

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

davidanthoff
Copy link
Collaborator

This is an alternative to #739. Fixes #737.

I think what we really want to do is not truncate at all on Windows. I believe this implementation does that. Would be good if someone could test this on Mac/Linux.

@davidanthoff davidanthoff merged commit 77f80eb into main Nov 15, 2023
23 checks passed
@davidanthoff davidanthoff deleted the fullexitcode branch November 15, 2023 00:59
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.

Julia crashes when using exit(-1)
1 participant