dikhan/pagerduty-client

Thread leak from Unirest 1.x.y usage

Opened this issue · 1 comments

Hi,

There's a thread leak coming with the usage of unirest in pagerduty-client.

We are using pagerduty-client through pagerduty-plugin in Jenkins.

Issue was logged here, but under pagerduty-plugin : https://issues.jenkins.io/browse/JENKINS-53214

Forked here https://github.com/h7kanna/pagerduty-client
Uses JDK11 HttpClient and removes unirest as dependency.