- Notifications
You must be signed in to change notification settings - Fork1k
Commit72d9876
authored
fix(coderd/workspaceapps): prevent race in workspace app audit session updates (#17020)
Fixescoder/internal#5201 parent6862409 commit72d9876
File tree
13 files changed
+68
-32
lines changed- coderd
- database
- dbauthz
- dbmem
- dbmetrics
- dbmock
- migrations
- queries
- workspaceapps
13 files changed
+68
-32
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4625 | 4625 |
| |
4626 | 4626 |
| |
4627 | 4627 |
| |
4628 |
| - | |
| 4628 | + | |
4629 | 4629 |
| |
4630 |
| - | |
| 4630 | + | |
4631 | 4631 |
| |
4632 | 4632 |
| |
4633 | 4633 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12298 | 12298 |
| |
12299 | 12299 |
| |
12300 | 12300 |
| |
12301 |
| - | |
| 12301 | + | |
12302 | 12302 |
| |
12303 | 12303 |
| |
12304 |
| - | |
| 12304 | + | |
12305 | 12305 |
| |
12306 | 12306 |
| |
12307 | 12307 |
| |
| |||
12335 | 12335 |
| |
12336 | 12336 |
| |
12337 | 12337 |
| |
| 12338 | + | |
12338 | 12339 |
| |
12339 |
| - | |
| 12340 | + | |
12340 | 12341 |
| |
12341 |
| - | |
| 12342 | + | |
12342 | 12343 |
| |
12343 | 12344 |
| |
12344 | 12345 |
| |
| |||
12352 | 12353 |
| |
12353 | 12354 |
| |
12354 | 12355 |
| |
12355 |
| - | |
| 12356 | + | |
12356 | 12357 |
| |
12357 | 12358 |
| |
12358 | 12359 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)