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

Misc rework - possibly improved stability #166

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Misc rework - possibly improved stability #166

wants to merge 7 commits into from

Conversation

e2
Copy link
Contributor

@e2 e2 commented Jul 29, 2016

Branch mentioned here: #150 (comment)

Should be considered for merging.

(Please let me know if this helps fix your issues and I'll be glad to release it if so).

expect(Guard::Compat::UI).to receive(:deprecation).with(/:js_default_extra_wait_time is deprecated. Check out :js_options/)
subject
end

Choose a reason for hiding this comment

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

Extra empty line detected at block body end.

@sethk
Copy link

sethk commented Dec 31, 2016

I've been testing this a bit and it fixes a persistent issue I've been having with 100% CPU utilization in my guard process. Possibly related to having multiple browser tabs open, stopping in the JS debugger, etc.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants