Lee Hambley
Lee Hambley
Haha, I guess my opinion swung, after I wrote your comment I added [this section](https://github.com/capistrano/sshkit/blob/master/README.md#tunneling-and-other-related-ssh-themes) to the README which was sorely missing. This is a good case, too, and a...
In lieu of other test cases, please, feel free to submit your "wishlist" of server matching cases, if the behaviour is poorly or presently undefined, you have a chance to...
> What is host identity? Exactly :)
As I said, the best I can offer you is that if you can create the test case you expect to work, we can work to that implementation (actually, testing...
@dreyks please try and be clear about what you want to achieve. Your proposed change broke a selection of unit tests, we can't merge your proposal as long as it...
@dreyks If you propose a non-breaking change, or prepare a pull request that meets our contribution guidelines I'd be more than happy to engage with you to find a solution.
> I think the desired (and intuitive) behavior is that the task being defined in the after block should be the same task that is invoked. Definitely, nice catch @mattbrictson...
I would suggest you reopen this on `capistrano-rbenv` that's the last plugin that is doing _something_ when this is locking up, perhaps there's an exhaustive debug mode you can run....
You can try to look at https://capistranorb.com/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/ and try to simulate more and more of what the `rvm` plug-in is doing by tweaking the way you use `ssh`.
To be clear, are you using https://github.com/rvm/rvm1-capistrano3 or https://github.com/capistrano/rvm/issues/83 or something else?