Commit a23d5ff
committed
Add delay between calling C-STORE and updating worklist item status
There's a possible race condition where the C-STORE command updates the
worklist item to IN PROGRESS after we attempt to move it to COMPLETED.1 parent b9ad112 commit a23d5ff
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
159 | 164 | | |
160 | 165 | | |
161 | 166 | | |
| |||
0 commit comments