Skip to content

Warnings during precompilation on v1.10-beta1: waiting for IO to finish #50873

@nickrobinson251

Description

@nickrobinson251

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?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions