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

Add a small delay to allow post-build hooks to flush through #196

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

sandydoo
Copy link
Member

It's sometimes possible for the last built store path to not get picked up by the Cachix daemon. This delay gives the writer (Nix daemon) some time to flush the messages through the socket before we tell our daemon to stop listening for more paths.

It's sometimes possible for the last built store path to not get picked
up by the Cachix daemon. This delay gives the writer (Nix daemon) some
time to flush the messages through the socket before we tell our daemon
to stop listening for more paths.
@sandydoo sandydoo merged commit 772616c into master Jan 3, 2025
16 checks passed
@sandydoo sandydoo deleted the fix-post-build-race branch January 3, 2025 05:38
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