-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of moduleserror messagesBetter, more actionable error messagesBetter, more actionable error messages
Description
When precompiling a large private package, on v1.10-beta1, i see these warnings:
FilePathsBase Waiting for background task / IO / timer.
[pid 18736] waiting for IO to finish:
TYPE[FD/PID] @UV_HANDLE_T->DATA
timer @0x600002cbed00->0x10da90ee0
Mocking Waiting for background task / IO / timer.
[pid 18734] waiting for IO to finish:
TYPE[FD/PID] @UV_HANDLE_T->DATA
timer @0x600000c43c00->0x10d71c1f0
Precompilation continues and completes successfully, but i do not know how to fix these warning...
- Is this pointing to some issue within Julia (or Pkg)? Or is it an issue in these packages?
- If this is pointing to an issue in these packages, please could we have a clearer warning message? (i.e. how do i go fix them?)
gdalle, Seelengrab, RossBoylan, KronosTheLate and baggepinnen
Metadata
Metadata
Assignees
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of moduleserror messagesBetter, more actionable error messagesBetter, more actionable error messages