Skip to content

Conversation

zmc
Copy link
Member

@zmc zmc commented Mar 19, 2025

When unlock_one_safe is called with run_name, the caller means to express "unlock this node if it belongs to this run".
When it is called with run_name and job_id, it means "unlock this node if it belongs to this job in this run".
We had inverted the logic, causing leaks on reimage failures.

When unlock_one_safe is called with run_name, the caller means to express
"unlock this node if it belongs to this run".
When it is called with run_name and job_id, it means "unlock this node if it
belongs to this job in this run".
We had inverted the logic, causing leaks on reimage failures.

Signed-off-by: Zack Cerza <[email protected]>
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