Skip to content

Fix self retracting#1108

Merged
spirali merged 1 commit into
mainfrom
fix-retract
May 22, 2026
Merged

Fix self retracting#1108
spirali merged 1 commit into
mainfrom
fix-retract

Conversation

@spirali
Copy link
Copy Markdown
Collaborator

@spirali spirali commented May 21, 2026

  1. Fixes HQ crashes: assertion failed: a.assigned_tasks.insert(task_id) #1107.
  2. Fixes problem with too early termination of scheduling in some rare cases that made HQ crashes: assertion failed: a.assigned_tasks.insert(task_id) #1107 problem more covered (and prevents from running scheduling in cases where it should run).

@spirali spirali merged commit b530629 into main May 22, 2026
9 checks passed
@spirali spirali deleted the fix-retract branch May 22, 2026 07:54
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.

HQ crashes: assertion failed: a.assigned_tasks.insert(task_id)

1 participant