-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] [PoC] Use chokidar instead of the fsevents/fsevents_win combo #10480
Comments
Comment by ficristo /cc |
Comment by MiguelCastillo
Maybe trigger the build again and see what happens. |
Comment by ficristo I had totally missed the |
Comment by ficristo Actually it seems to me that the file watcher is recursive on Windows and OSX. |
Comment by ficristo
|
Comment by petetnt
Otherwise I had no issues. |
Comment by MiguelCastillo
Do you think you can help us understand:
These three questions are very important before we continue going down this path. Thank you so much for understanding why I am being very cautious about these changes :) |
Comment by ficristo
Currently:
With chokidar:
This probably will require an update to CEF where only OSX 64 bit is supported. |
Comment by MiguelCastillo
|
Comment by ficristo I've tried to add the preferences for the paths to ignore but I seems to have encountered some circular reference problems... |
Comment by zaggino
|
Comment by ficristo
|
Comment by zaggino Thanks |
Comment by ficristo Replaced by adobe/brackets#12647. |
Issue by ficristo
Wednesday Feb 03, 2016 at 15:13 GMT
Originally opened as adobe/brackets#12190
This change still cause significant cpu usage.
Only looked at the Activity Monitor on OSX or the Task Manager on Windows.
See #12187
ficristo included the following code: https://github.com/adobe/brackets/pull/12190/commits
The text was updated successfully, but these errors were encountered: