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

Reduce warnings around bootstrap and DAG operations #2732

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Jul 21, 2022

  1. It's normal not to find a file in the DAG nor on disk when it has
    never been built before
  2. The bootstrap deletion can be more aggressive since there's
    vendoring, and will prevent straggling file issues.

@ferd ferd changed the title Reduce warnings Reduce warnings around bootstrap and DAG operations Jul 21, 2022
@ferd ferd force-pushed the minor-warning-fixes branch 3 times, most recently from 261e9a4 to eb8e46e Compare July 21, 2022 21:52
1. It's normal not to find a file in the DAG nor on disk when it has
   never been built before
2. The bootstrap deletion can be more aggressive since there's
   vendoring, and will prevent straggling file issues.
@ferd ferd force-pushed the minor-warning-fixes branch from eb8e46e to 0826c7b Compare July 21, 2022 22:00
@ferd ferd merged commit 048412e into erlang:main Jul 21, 2022
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.

2 participants