Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings files are watched several more times on startup (3 times more than they should) #748

Closed
epatpol opened this issue Oct 26, 2017 · 1 comment
Labels
preferences issues related to preferences

Comments

@epatpol
Copy link
Contributor

epatpol commented Oct 26, 2017

i.e when you start the example:

Starting watching: [ '/home/epatpol/Projects/Github/theia/examples/browser/package.json' ]

Starting watching: [ '/home/epatpol/.theia/settings.json' ]

Starting watching: [ '/.theia/settings.json' ]
The express server worker 1 is ready to accept messages.

Started watching: [ '/home/epatpol/Projects/Github/theia/examples/browser/package.json' ]

Started watching: [ '/home/epatpol/.theia/settings.json' ]

Started watching: [ '/.theia/settings.json' ]

[2017-10-26T16:02:59.330Z]  INFO: Theia/23422 on elxag2w8q32: Theia app listening on http://localhost:3000. []

Starting watching: [ '/home/epatpol/.theia/settings.json' ]

Starting watching: [ '/.theia/settings.json' ]

Started watching: [ '/home/epatpol/.theia/settings.json' ]

Started watching: [ '/.theia/settings.json' ]

Starting watching: [ '/home/epatpol/.theia/settings.json' ]

Starting watching: [ '/.theia/settings.json' ]

 Started watching: [ '/home/epatpol/.theia/settings.json' ]

Started watching: [ '/.theia/settings.json' ]
@epatpol epatpol added the preferences issues related to preferences label Oct 26, 2017
epatpol added a commit to epatpol/theia-1 that referenced this issue Nov 2, 2017
Closes eclipse-theia#748

Signed-off-by: Patrick-Jeffrey Pollo Guilbert <patrick.pollo.guilbert@ericsson.com>
@akosyakov
Copy link
Member

should be fixed with #899

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preferences issues related to preferences
Projects
None yet
Development

No branches or pull requests

2 participants