-
Notifications
You must be signed in to change notification settings - Fork 645
Closed as not planned
Description
Installing LinearSolve.jl results in:
Precompiling project...
227 dependencies successfully precompiled in 96 seconds
1 dependency had output during precompilation:
┌ MKL_jll
│ Downloading artifact: MKL
│
│ [pid 75780] waiting for IO to finish:
│ Handle type uv_handle_t->data
│ timer 0x23375d0->0x71b7ed8cea70
│ This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.
│
│ [pid 75780] waiting for IO to finish:
│ Handle type uv_handle_t->data
│ timer 0x23375d0->0x71b7ed8cea70
│ This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.
└
Can this be fixed here?
see also: SciML/LinearSolve.jl#524
Metadata
Metadata
Assignees
Labels
No labels