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

Mimic macOS usePolling side effects when using env #1252

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markphilpot
Copy link

@markphilpot markphilpot commented Nov 20, 2022

On macOS, when setting usePolling option, fsevents is disabled if it wasn't explicitly set.

This mimics that side effect when using the CHOKIDAR_USEPOLLING env setting

Fixes #1251

On macOS, when setting `usePolling` option, fsevents is disabled if it wasn't explicitly set.

This mimics that side effect when using the CHOKIDAR_USEPOLLING env setting
@paulmillr paulmillr force-pushed the master branch 2 times, most recently from 368cb02 to 7c50e25 Compare February 6, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CHOKIDAR_USEPOLLING and options.usePolling inconsistent on macOS
1 participant