jenkinsci / discord-notifier-plugin

A post-build plugin that sends the build status to a Discord channel.
https://plugins.jenkins.io/discord-notifier/
MIT License
50 stars 25 forks source link

Check if client is running before updating proxy settings #63

Closed Andy2003 closed 2 years ago

Andy2003 commented 2 years ago

This PR adds a check so the proxy settings of the Unirest client ore only changed if the client is not running

resolves #62

Andy2003 commented 2 years ago

I tested this fix with our Jenkins (behind a proxy) and it is resolving the issue #62