- Notifications
You must be signed in to change notification settings - Fork927
Commit7387905
authored
fix(agent/agentcontainers): refresh containers before status change (#18620)
The previous method of refreshing after we change the devcontainerstatus introduced an intermediary state where the devcontainer might notyet have been assigned a container and will flicker as stopped beforegoing into running.1 parent7a3a6d4 commit7387905
1 file changed
+9
-7
lines changedLines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 | 1004 |
| |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
1005 | 1014 |
| |
1006 | 1015 |
| |
1007 | 1016 |
| |
| |||
1020 | 1029 |
| |
1021 | 1030 |
| |
1022 | 1031 |
| |
1023 |
| - | |
1024 |
| - | |
1025 |
| - | |
1026 |
| - | |
1027 |
| - | |
1028 |
| - | |
1029 |
| - | |
1030 | 1032 |
| |
1031 | 1033 |
| |
1032 | 1034 |
| |
|
0 commit comments
Comments
(0)