This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit 458b0d0
committed
Remove workaround for UpdateSearchHost crash
Now that OnStartSearch is updating IGitHubPaneViewModel on the UI
thread, calling SearchAsync with a duplicate query no longer crashes.
We no longer need to trim whitespace and compare.1 parent 8bf1864 commit 458b0d0
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
| 180 | + | |
182 | 181 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 182 | | |
188 | 183 | | |
189 | 184 | | |
| |||
0 commit comments