Mark Bradley
Mark Bradley
Bump! Would love to see this merged; also hitting this issue.
I think the issue lies here ([0.2.7 switched to using sshj by default](https://github.com/jepsen-io/jepsen/releases/tag/v0.2.7) instead of clj-ssh, which is probably why you aren't having issues with the older versions): https://github.com/jepsen-io/jepsen/blob/v0.3.5/jepsen/src/jepsen/control/sshj.clj#L62 That...
Check out #226. The type info is gathered in the cache, so you can retrieve it before calling `Decode` if you want (as I do in `withDefaults`).
@PapaCharlie Not at all! I keep meaning to get back to this and just haven't found the time.