Skip to content

Don't run startup.jl when validating jl_options stub#164

Merged
topolarity merged 1 commit into
JuliaLang:mainfrom
apozharski:ap/no-startup-in-jl_options-validation
Jul 14, 2026
Merged

Don't run startup.jl when validating jl_options stub#164
topolarity merged 1 commit into
JuliaLang:mainfrom
apozharski:ap/no-startup-in-jl_options-validation

Conversation

@apozharski

Copy link
Copy Markdown
Contributor

Currently compiling runs the user startup.jl script when validation the jl_options stub. This leads to crashes as there is no guarantee that the user startup.jl script is actually runnable from the JuliaC environment.

@apozharski apozharski changed the title Don't run startup.jl when validation jl_options stub Don't run startup.jl when validating jl_options stub Jul 13, 2026
@topolarity

Copy link
Copy Markdown
Member

Thanks @apozharski

@topolarity
topolarity merged commit f91e2bb into JuliaLang:main Jul 14, 2026
16 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.

2 participants