Chokidar: Windows subsystem for Linux: Unstable behavior

Created on 10 Sep 2016  路  4Comments  路  Source: paulmillr/chokidar

https://github.com/webpack/webpack/issues/2949

Test output: https://gist.github.com/paulmillr/c9e4a4fd85b3652319fd78787fb8526b

I think this is mostly a broken backend (WSL is new and unstable), but may be worth looking into.

All 4 comments

Seems a lot of the failures are in the before/after hooks. Try upping the delay settings to make it all run slower... could be that the file system can't keep up with how fast we are running the tests.

Here's a related issue: https://github.com/Microsoft/BashOnWindows/issues/216

Any chance for fix or workaround for this? Who knows how long Microsoft will take to fix it, could be tomorrow, could be next year. 馃槙

workaround for this

Yeah. Just switch to a native Windows system. Or, native linux. No emulation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jwahlin picture jwahlin  路  7Comments

xsq007 picture xsq007  路  6Comments

ahmadnassri picture ahmadnassri  路  6Comments

ORESoftware picture ORESoftware  路  8Comments

RedMickey picture RedMickey  路  4Comments