Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1bd839

Browse files
committed
TODOs
1 parent 7965a54 commit c1bd839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/database/databasefake/databasefake.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,8 @@ func (q *fakeQuerier) GetAuthorizedWorkspaces(ctx context.Context, arg database.
905905
case "connecting":
906906
hasAgentValid = !wa.FirstConnectedAt.Valid
907907
}
908+
// TODO disconnected
909+
// TODO timeout
908910
break // only 1 agent is expected
909911
}
910912

0 commit comments

Comments
 (0)