clj-commons / clj-commons/clj-ssh
Add a timeout option to with-connection
Open
- Dominant language
- Clojure
- Stars
- 241
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
with-connection does not currently allow a timeout specification for making a connection.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the with-connection entry point and inspect how connection options are currently passed. Trace the underlying connection setup to identify where a timeout can be accepted, then check any nearby tests or usage examples. Done means callers can specify a connection timeout and existing calls continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100