Update to a version of pathwatcher…#1471
Conversation
…that uses `kqueue` on macOS instead of `FSEvents`. This might fix #1459.
84f5a9a to
3da01b7
Compare
DeeDeeG
left a comment
There was a problem hiding this comment.
👍 just stopping by to give a lite positive indication from me to say pulsar-edit/node-pathwatcher#4 seems to have gone well, and so this should probably proceed past a draft.
|
Yeah, in a bit I'll put out a new Ordinarily I'd want to bump this dependency the proper way, but |
pathwatcher…pathwatcher…
|
OK, this bump was approved back in the |
* Experiment with a version of `pathwatcher`… …that uses `kqueue` on macOS instead of `FSEvents`. This might fix #1459. * Pin to `pathwatcher@9.0.3`
…that uses
kqueueon macOS instead ofFSEvents.If all goes well, this could fix #1459. At the very least, it should return
pathwatcherbehavior to something much closer to what it was before we had to rewrite it.Opened as a draft for now; those affected by #1459 can try the binaries produced by this PR’s CI job.
(node-pathwatcher#4 has some background on this change.)