Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

File events broken when opening workspace outside of a VM #10

Open
bpasero opened this issue Oct 13, 2016 · 3 comments
Open

File events broken when opening workspace outside of a VM #10

bpasero opened this issue Oct 13, 2016 · 3 comments
Labels

Comments

@bpasero
Copy link
Member

bpasero commented Oct 13, 2016

From @isidorn on August 30, 2016 9:11

Might be expected.

  1. Have a win VM on your mac, open vscode inside the win VM
  2. In vscode open a repository which lives on a drive asociated with the mac
  3. Notice file events are broken

screen shot 2016-08-30 at 11 11 11

Copied from original issue: microsoft/vscode#11176

@bpasero bpasero self-assigned this Oct 13, 2016
@bpasero bpasero added the bug label Oct 13, 2016
@bpasero
Copy link
Member Author

bpasero commented Oct 13, 2016

@isidorn is that a very large folder? does it work with a smaller example or does the error always show?

@bpasero
Copy link
Member Author

bpasero commented Oct 13, 2016

From @isidorn on August 30, 2016 9:26

@bpasero no, it is a very small folder.
Though I do not always get the error in the console.
The issue that I see always in this setup is that my workspace settings are only applied on restart, thus I infered file events are missing

@bpasero
Copy link
Member Author

bpasero commented Nov 12, 2016

I can reproduce with the sample on https://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.filter(v=vs.110).aspx so this seems like a bug in the FileSystemWatcher to me.

@bpasero bpasero removed their assignment Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant