Xavier Noria
Xavier Noria
Meanwhile, I have opened https://github.com/resque/resque-heroku-signals/pull/14 to redefine `new_kill_child`. That version sends `SIGINT` to the child, instead of `SIGTERM`. Then, `unregister_signal_handlers` ignores `SIGTERM` (coming from Heroku) and raises on `SIGINT` (coming...
❤️ It is going to be useful to have a cop preventing this kind of situations. I wonder about the inherent limitations the cop may have, and whether they could...
@vrthra sure! would you like to work on a patch?
Hey! Would you propose a patch to fix this?
Hey, on a holiday trip without computer. Will have a look when I am back home.
Could you elaborate a bit on this patch in the PR description please? Like, explain what error did you get, doing what, why are these dependencies needed now and not...
Which would be the use case? Fetching from http://rubyonrails.org/ to link to different docs?
If that's the use case, why not just generating the current stable series. You leave "4.2" somewhere and done.
I do not know what can be done here, seems a generic problem. Perhaps test other distros?