Yeah, it seems that __precompile__(false) disables/interrupts precompilation by making it throw an exception. With the Preferences.jl approach you can get rid of this (minor) annoyance.
1 Like
Yeah, it seems that __precompile__(false) disables/interrupts precompilation by making it throw an exception. With the Preferences.jl approach you can get rid of this (minor) annoyance.