Closed maleadt closed 1 year ago
https://github.com/JuliaLang/julia/pull/47184 will cause precompilation to occur again if certain flags (notably, checkbounds) are changed. So we wait to precompile until all flags are known.
This has been deployed too.