Commit c6fffdd
committed
Wait on quick diff initialize before editing CU in test
Tracings of recent SaveParticipantTest fail show the quick diff initialize job,
accessing GapTextStore in parallel to the tests. This change joins this
initialize job, prior to editing CUs from the tests - to avoid potential race conditions.
See: #791 parent 11c5a25 commit c6fffdd
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
0 commit comments