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 logging and regression tests for update_config self-detection
Added logger.info when update_config is skipped due to another active
task, improving traceability. Added regression tests to verify that
_is_update_in_progress correctly excludes the calling task's own ID
while still detecting other active tasks. Fixed Black formatting.
0 commit comments