Fix routine run assignment wakeups

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
dotta
2026-03-20 08:58:24 -05:00
parent 2d8c8abbfb
commit 5b1e1239fd
4 changed files with 37 additions and 7 deletions

View File

@@ -782,7 +782,7 @@ export function issueRoutes(db: Db, storage: StorageService) {
details: { title: issue.title, identifier: issue.identifier },
});
queueIssueAssignmentWakeup({
void queueIssueAssignmentWakeup({
heartbeat,
issue,
reason: "issue_assigned",