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

[1.x] Fixes --watch files over a network #488

Merged
merged 4 commits into from
Mar 7, 2022

Conversation

nunomaduro
Copy link
Member

This pull request fixes --watch files over a network: typically environments such as Laravel Sail, or Windows environments.

Looking at the documentation, this may increase the CPU usage: https://github.com/paulmillr/chokidar. So, lets stay vigilant to see if someone complains about this change.

Fixes #487

@nunomaduro nunomaduro marked this pull request as ready for review March 4, 2022 09:38
@taylorotwell taylorotwell marked this pull request as draft March 4, 2022 20:36
@taylorotwell
Copy link
Member

@nunomaduro please mark as ready when discussed --poll flag is available. thanks!

@nunomaduro nunomaduro marked this pull request as ready for review March 7, 2022 11:57
@nunomaduro
Copy link
Member Author

@taylorotwell done

@taylorotwell taylorotwell merged commit b8baf96 into 1.x Mar 7, 2022
@taylorotwell taylorotwell deleted the fix/watch-files-over-network branch March 7, 2022 15:14
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.

octane:start --watch is not watching for modified files
3 participants