Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread leak from Unirest 1.x.y usage #26

Open
lrpaquet opened this issue Feb 8, 2021 · 1 comment
Open

Thread leak from Unirest 1.x.y usage #26

lrpaquet opened this issue Feb 8, 2021 · 1 comment

Comments

@lrpaquet
Copy link

lrpaquet commented Feb 8, 2021

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

@h7kanna
Copy link

h7kanna commented Feb 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants