- Notifications
You must be signed in to change notification settings - Fork921
Commit387723a
authored
fix: close pg PubSub listener to avoid race (#11640)
Fixes flake as seen here:https://github.com/coder/coder/runs/205285291871 parent72d9ec0 commit387723a
File tree
2 files changed
+26
-10
lines changed- coderd/database/pubsub
- helm/provisioner/charts
2 files changed
+26
-10
lines changedLines changed: 26 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
| |||
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
243 |
| - | |
| 245 | + | |
244 | 246 |
| |
245 | 247 |
| |
246 | 248 |
| |
247 | 249 |
| |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
248 | 262 |
| |
249 | 263 |
| |
250 |
| - | |
251 |
| - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
252 | 268 |
| |
253 | 269 |
| |
254 | 270 |
| |
|
Binary file not shown.
0 commit comments
Comments
(0)