Commit 86d43c6
committed
fix: ensure WorkingCopy refreshes after commit
In some cases, WorkingCopy view fails to refresh after commit due to
a race condition between FileSystemWatcher, manual refresh calls, and
the IsChanged optimization in SetData().1 parent dab0519 commit 86d43c6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| 690 | + | |
690 | 691 | | |
691 | 692 | | |
692 | 693 | | |
| |||
0 commit comments