-
Notifications
You must be signed in to change notification settings - Fork 248
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
3.0 regressions #325
Comments
I'm also getting warnings:
The fix for this would be to drop |
Thanks for reporting this! You're awesome! I didn't test Listen in isolation properly - I'll get these fixed as soon as I can. (I never found a good way of testing Listen in isolation - usually other gems pull in the requirements so everything "works" during tests). As a tip, you can set the Once I fix the few issues brought up here, you'll also need a As a side note, the semantics of pause are supposed to be:
|
Fix regressions (requires+pause error) [fix #325]
The following worked on 2.10, but fails on 3.0. Note that uncommenting out the require statements will get you further on 3.0, but not to completion:
The text was updated successfully, but these errors were encountered: