JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
610 stars 251 forks source link

precompile: restore unwrap UnstableIO in precompile #3831

Closed IanButterworth closed 4 months ago

IanButterworth commented 4 months ago

Otherwise Base gets an UnstableIO which it can't tell whether it's a TTY causing fancy printing to be disabled.