Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 5d9cc45ff822fc10f197e118f664ab2ebb677328 https://github.com/jenkinsci/ec2-plugin/commit/5d9cc45ff822fc10f197e118f664ab2ebb677328 Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths: M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java A src/main/java/hudson/plugins/ec2/util/ResettableCountDownLatch.java M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java Log Message: ----------- Offload terminates to separate thread (#433) * Offload terminates to separate thread * Fix test due to offloading terminates * Stop accepting tasks when terminate scheduled * Swap to countdown latch * Use resettable latch * Access restriction Co-authored-by: res0nance <res0na...@users.noreply.github.com> -- 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/ec2-plugin/push/refs/heads/master/a26a09-5d9cc4%40github.com.