microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.63k stars 28.67k forks source link

✋ Update `@parcel/watcher` to `2.4.x` #216825

Open bpasero opened 3 months ago

bpasero commented 3 months ago

For very large mono repos with many TS projects, we see endless loops in the file watcher process (e.g. outlook client) that seem to not reproduce when using @parcel/watcher@2.4.x.

However, there are currently 2 blocking issues with that version:

//cc @deepak1556

bpasero commented 1 day ago

Idea from @deepak1556 as a workaround: