Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 3a8c1efdcdd74c440710215d89b4456b31ca8c53 https://github.com/jenkinsci/jenkins/commit/3a8c1efdcdd74c440710215d89b4456b31ca8c53 Author: Ramon Leon <manuelramonleonjime...@gmail.com> Date: 2019-11-10 (Sun, 10 Nov 2019)
Changed paths: M core/src/main/java/hudson/model/Node.java M core/src/main/java/hudson/model/Queue.java M core/src/main/resources/hudson/model/Messages.properties M core/src/main/resources/hudson/model/Messages_es.properties A test/src/test/java/hudson/model/queue/MaintainCanTakeStrengtheningTest.java Log Message: ----------- [JENKINS-59886] Strengthen the queue to avoid canTake and canRun implementers hanging the queue (#4311) * [JENKINS-59886] Strengthen the queue to avoid canTake and canRun implementers hanging it * [JENKINS-59886] Messages on iso-8859-1 * [JENKINS-59886] Messages on iso-8859-1 * [JENKINS-59886] lower case on properties * [JENKINS-59886] trailing empty blanks * [JENKINS-59886] Double single-quotes * [JENKINS-59886] Don't sleep in the loop maintaining the queue * [JENKINS-59886] Add class suffix, wait to just the start of the build * [JENKINS-59886] Assert clearly there is only one job in the queue * [JENKINS-59886] Uncomment fix * [JENKINS-59886] Remove old comment * [JENKINS-59886] Remove log messages from property files * [JENKINS-59886] Remove UTF8 characters from es messages -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/e52cd3-3a8c1e%40github.com.