Branch: refs/heads/master Home: https://github.com/jenkinsci/support-core-plugin Commit: f6eb45bfbe3d31c4a01d5c36bd160966ae093623 https://github.com/jenkinsci/support-core-plugin/commit/f6eb45bfbe3d31c4a01d5c36bd160966ae093623 Author: fbelzunc <fbelz...@gmail.com> Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths: M src/main/java/com/cloudbees/jenkins/support/AsyncResultCache.java M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java M src/main/java/com/cloudbees/jenkins/support/impl/ThreadDumps.java A src/main/java/com/cloudbees/jenkins/support/util/CallAsyncWrapper.java Log Message: ----------- [JENKINS-42012] Wrapper to make Channel.callAsync really async Commit: 4ae14164f15fd053c4f9a86f1a5a228ed4295d05 https://github.com/jenkinsci/support-core-plugin/commit/4ae14164f15fd053c4f9a86f1a5a228ed4295d05 Author: fbelzunc <fbelz...@gmail.com> Date: 2020-11-21 (Sat, 21 Nov 2020) Changed paths: M src/main/java/com/cloudbees/jenkins/support/util/CallAsyncWrapper.java Log Message: ----------- [JENKINS-42012] throw IOException Commit: 916aa2c7646e88eb92a8816686f4c51e02850255 https://github.com/jenkinsci/support-core-plugin/commit/916aa2c7646e88eb92a8816686f4c51e02850255 Author: fbelzunc <fbelz...@gmail.com> Date: 2020-12-02 (Wed, 02 Dec 2020) Changed paths: M src/main/java/com/cloudbees/jenkins/support/util/CallAsyncWrapper.java Log Message: ----------- [JENKINS-42012] Cancel the Future if TimeoutException is launched Commit: 8f1ea744262de3968996e758f49032ec0ac0b562 https://github.com/jenkinsci/support-core-plugin/commit/8f1ea744262de3968996e758f49032ec0ac0b562 Author: Allan Burdajewicz <aburdajew...@cloudbees.com> Date: 2021-04-07 (Wed, 07 Apr 2021) Changed paths: M src/main/java/com/cloudbees/jenkins/support/AsyncResultCache.java M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java M src/main/java/com/cloudbees/jenkins/support/impl/ThreadDumps.java A src/main/java/com/cloudbees/jenkins/support/util/CallAsyncWrapper.java Log Message: ----------- Merge pull request #246 from fbelzunc/async-wrapper [JENKINS-42012] Wrapper to make Channel.callAsync really async Compare: https://github.com/jenkinsci/support-core-plugin/compare/cb9e04b02fc3...8f1ea744262d -- 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/support-core-plugin/push/refs/heads/master/cb9e04-8f1ea7%40github.com.