jenkins - SonarQube Build Breaker Plugin Hangs Up -


one of our jenkins jobs hanging when reaches build breaker execution:-

problem details:- https://github.com/sonarqubecommunity/sonar-build-breaker/issues/26

there other jobs same configuration , similar features go through while 1 hangs 2 hours approximately.

can tell how fix please? feel possibly because of thread.sleep statement on qualitygatebreaker.java file ( see above link source code)? however, not sure if true.

appreciate help! in advance.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

Why does math.random(999999999999) returns 1 in Lua? -