You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add missing check_task_lock_and_exit function to conductor utils (#1704)
Resolves AttributeError in osism.tasks.conductor.sync_ironic task by adding
the missing check_task_lock_and_exit function as a wrapper around the main
utils implementation.
AI-assisted: Claude Code
Signed-off-by: Christian Berendt <[email protected]>
0 commit comments