I see that there has been a major upgrade to 2.0.0. I'm on Julia 1.12.6 and HTTP takes an inordinately long time to precompile. No error messages are generated. I need to get an application up and running so I went back to julia 1.12.5 and HTTP 1.11 and everything is working so no problems.
Since the precompile process is quite silent, I wonder if there is a way to increase the verbosity of the process to verify that progress is actually under way? Admittedly this is a big jump and it might be that my application demands are getting too loud.
I see that there has been a major upgrade to 2.0.0. I'm on Julia 1.12.6 and HTTP takes an inordinately long time to precompile. No error messages are generated. I need to get an application up and running so I went back to julia 1.12.5 and HTTP 1.11 and everything is working so no problems.
Since the precompile process is quite silent, I wonder if there is a way to increase the verbosity of the process to verify that progress is actually under way? Admittedly this is a big jump and it might be that my application demands are getting too loud.