Skip to content

Commit 677339d

Browse files
committed
chore: address comments
1 parent 979e370 commit 677339d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/aitasks.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,8 @@ func deriveTaskCurrentState(
374374
message = "Initializing workspace applications"
375375
}
376376
default:
377+
// In case the workspace agent is not initializing,
378+
// the overall task status should be updated accordingly
377379
message = "Initializing workspace agent"
378380
}
379381
}

0 commit comments

Comments
 (0)