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

Use one fsevent_watch process per listener instead of one per dir #471

Merged
merged 1 commit into from Dec 5, 2019

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Dec 5, 2019

No description provided.

Copy link

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

Error: RuboCop found unsupported Ruby version 2.2 in `TargetRubyVersion` para...
Error: RuboCop found unsupported Ruby version 2.2 in `TargetRubyVersion` parameter (in .rubocop.yml). 2.2-compatible analysis was dropped after version 0.69.
Supported versions: 2.3, 2.4, 2.5, 2.6, 2.7

lib/listen/directory.rb Show resolved Hide resolved
lib/listen/adapter/darwin.rb Show resolved Hide resolved
@ioquatix ioquatix force-pushed the reduce_multiple_fsevent_processes branch from 97cf5ca to caf46a0 Compare December 5, 2019 11:59
@@ -69,130 +69,4 @@
it { should eq 1234 }
end
end

describe 'multiple dirs' do
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tgxworld why did we have to remove all these specs?

@coveralls
Copy link

coveralls commented Dec 5, 2019

Coverage Status

Coverage decreased (-0.09%) to 97.807% when pulling caf46a0 on reduce_multiple_fsevent_processes into 0cb1597 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 97.795% when pulling caf46a0 on reduce_multiple_fsevent_processes into 0cb1597 on master.

@ioquatix ioquatix merged commit e5a14cf into master Dec 5, 2019
@ioquatix
Copy link
Member Author

ioquatix commented Dec 5, 2019

@tgxworld thanks for your work.

@ioquatix ioquatix self-assigned this Dec 5, 2019
@ioquatix ioquatix added the 🐛 Bug Fix Fixes a bug label Dec 5, 2019
@ioquatix ioquatix added this to the v3.2.1 milestone Dec 5, 2019
@ioquatix ioquatix deleted the reduce_multiple_fsevent_processes branch January 8, 2020 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants