- Notifications
You must be signed in to change notification settings - Fork927
Commit893169c
authored
fix: duplicate tags map in mutation to resolve race (#14047)
* fix: duplicate tags map in mutation to resolve raceSee:https://github.com/coder/coder/actions/runs/10149619748/job/28064952716?pr=14046* Fix deployment values race1 parent3209c86 commit893169c
File tree
2 files changed
+6
-5
lines changed- enterprise/cli
- provisionersdk
2 files changed
+6
-5
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
0 commit comments
Comments
(0)