Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-commons-plugin Commit: 337a15c48f952a83ef17dcccb673b2f064ecb42f https://github.com/jenkinsci/docker-commons-plugin/commit/337a15c48f952a83ef17dcccb673b2f064ecb42f Author: Jon Sten <j...@axis.com> Date: 2019-09-24 (Tue, 24 Sep 2019)
Changed paths: M src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java Log Message: ----------- [JENKINS-59501] Add synchronization to addRunFacet() This will prevent rare ConcurrentModificationExceptions when multiple calls to image.inside() step is done. Commit: 923fb1e8db2f85858c9377dc143fef5041eb3717 https://github.com/jenkinsci/docker-commons-plugin/commit/923fb1e8db2f85858c9377dc143fef5041eb3717 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2019-12-23 (Mon, 23 Dec 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java Log Message: ----------- Merge pull request #80 from jonsten/fixConcurrent [JENKINS-59501] - Add synchronization to `addRunFacet()` to prevent `ConcurrentModificationException` Compare: https://github.com/jenkinsci/docker-commons-plugin/compare/343ad1cf7334...923fb1e8db2f -- 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/docker-commons-plugin/push/refs/heads/master/343ad1-923fb1%40github.com.