jenkinsci / jenkinsci/java-client-api
Bug: somewhere doesn't release connection, so it will lead to request has no response after called two times.
Open
- Dominant language
- Java
- Stars
- 913
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
in the ` com/offbytwo/jenkins/client/JenkinsHttpClient.post_form_with_result` method, forgot to release connection, so it will lead to request has no response after called two times.
Contributor guide
Assessment
This issue has not been assessed yet.