Commit b6083e1
committed
Change the delay for how often we synchronize solutions
Now that we're doing all the WorkspaceChanged notifications on
background threads, that means the notifications won't be quite as
batched as before; this was causing an increase in synchronizations
that was creating some wasted work.1 parent 452703e commit b6083e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments