Commit 911f1f8
committed
Correct FileWatcherEventKind in server polling method
Was sending Changed on Creation.
Caveat: the tests will probably still fail intermittently with a race -
this just fixes the deterministic failure.1 parent e4a6917 commit 911f1f8Copy full SHA for 911f1f8
1 file changed
+12-6Lines changed: 12 additions & 6 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+12-6Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
526 | 526 | |
527 | 527 | |
528 | 528 | |
529 | | - |
530 | | - |
531 | | - |
532 | | - |
533 | | - |
534 | | - |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
535 | 541 | |
536 | 542 | |
537 | 543 | |
|
0 commit comments