You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Precompile: Add precomp to Pkg.test (#2335) (#2343)
* add option for `Pkg.test` to allow `Pkg.precompile` in test sandbox
* fix access to _auto_precompile
* restore IO after devnull
* make ENV read safe
* remove kwarg and move precomp to after status
* rm kwarg from docstring
(cherry picked from commit fe759b2)
0 commit comments