Skip to content

Commit

Permalink
Update precompile.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Dec 11, 2024
1 parent 77edf5b commit 658a910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ try
server = nothing
end
catch e
@warn "Ignoring an error that occurred during the precompilation workload" exception=(e, catch_backtrace())
@info "Ignoring an error that occurred during the precompilation workload" exception=(e, catch_backtrace())
end

0 comments on commit 658a910

Please sign in to comment.