Skip to content

Conversation

joestringer
Copy link
Member

If locking a newly created lockfile ever blocked for an extended period,
this code would technically not close the corresponding file. Given that
the lockfile was just created this seems highly unlikely, but we may as
well make the logic right anyway.

Found by inspection.

If locking a newly created lockfile ever blocked for an extended period,
this code would technically not close the corresponding file. Given that
the lockfile was just created this seems highly unlikely, but we may as
well make the logic right anyway.

Found by inspection.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer requested a review from a team as a code owner August 5, 2025 20:44
@joestringer joestringer requested a review from joamaki August 5, 2025 20:44
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label Aug 5, 2025
@joestringer
Copy link
Member Author

/test

@joestringer joestringer enabled auto-merge August 5, 2025 22:44
@joestringer joestringer added this pull request to the merge queue Aug 6, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 6, 2025
Merged via the queue into main with commit fe5c4f5 Aug 6, 2025
304 checks passed
@joestringer joestringer deleted the pr/joe/dq-close branch August 6, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants