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

do not start a new process for precompiling the test env #3792

Merged
merged 5 commits into from
Feb 23, 2024

Conversation

KristofferC
Copy link
Member

KristofferC added a commit to JuliaLang/julia that referenced this pull request Feb 14, 2024
Pkg right now has to start a separate process to run precompilation for
the test environment which is annoying for multiple reasons

Corresponding Pkg PR: JuliaLang/Pkg.jl#3792
@IanButterworth
Copy link
Member

You're going to need to teach isprecompiled about the flags too

@KristofferC
Copy link
Member Author

Oh yeah...

@KristofferC KristofferC merged commit e7e8ce3 into master Feb 23, 2024
7 of 9 checks passed
@KristofferC KristofferC deleted the kc/cli_compile branch February 23, 2024 18:25
@KristofferC
Copy link
Member Author

This was annoying...

@KristofferC
Copy link
Member Author

Did this break CI on the master branch or did something else happen...

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