clj-commons / clj-commons/clj-ssh
Add a version of with-connection that only executes the body if the connection suceeds
Open
- Dominant language
- Clojure
- Stars
- 241
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Currently, with-connection executes it's body, even if the connection attempt fails. I'm not sure if an exception should be thrown, or some return value should be used to denote failure.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.