Brian McKeough

Results 3 comments of Brian McKeough

Thanks, this addressed an issue I had trying to use the plugin in neovim. Changing to your branch with this change fixed the issue.

I noticed this recently when looking at the Rack project. All recent commits are failing the jruby test matrix and passing the other ruby versions in the test matrix. It...

One implication of this change is that a job could be marked enqueued when it wasn't actually enqueued because a different before_enqueue hook returned false. I'll try to provide a...