Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid precompiling trailing task warning #229

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

IanButterworth
Copy link
Collaborator

Fixes

Precompiling all packages...
  1 dependency successfully precompiled in 5 seconds. 121 already precompiled.
  1 dependency had output during precompilation:
┌ ProfileView
│  [pid 58932] waiting for IO to finish:
│   Handle type        uv_handle_t->data
│   timer              0x60000176cc80->0x111a9e110
│  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.
└ 

@IanButterworth IanButterworth force-pushed the ib/precompile_warning branch from db2a2a0 to 8f3bca4 Compare August 5, 2024 01:46
@IanButterworth IanButterworth merged commit 44eb1cd into master Aug 5, 2024
8 checks passed
@IanButterworth IanButterworth deleted the ib/precompile_warning branch August 5, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant