Open jishnub opened 5 months ago
I moved this to Pkg because this code is in Pkg in 1.10
I don't have a reproducer but I just saw a similar thing with the precompile process exiting early, leaving the animation like above and reporting no warnings, no errors
I've heard the same complaints from various people on 1.10 that the precompile process just aborts without any output whatsoever and then the serial precompile starts.
Some error path that is getting swallowed in a try catch?
I have been noticing the following on julia v1.10.4, but I don't recall having seen this before:
The tests start running after the precompilation is over, but the lines with the spinners remain in the terminal as static remnants. These should ideally be erased after the precompilation completes.
I have only noticed this while running tests for packages.