This repository was archived by the owner on Aug 1, 2022. It is now read-only.
Commit 7484082
committed
don’t show "not replicated" on concurrent patch fetches
When a task to fetch patch details in the background is cancelled
because a new request to fetch the details is issued we don’t update
`patchStatus`.
Signed-off-by: Thomas Scholtes <[email protected]>1 parent ed040ca commit 7484082
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
0 commit comments