Skip to content

Conversation

@calin-iorgulescu
Copy link

  • Fixes the existing issue with tearDown() not being called by the ProxyBuildEnvironment. This can cause leaks and also disrupts the way some build environment tools function.
    • Concrete case: The build-timeout plugin uses tearDown() to reset internal timers. The Android emulator plugin uses tearDown() to clean up certain artifacts.

@calin-iorgulescu calin-iorgulescu changed the title tearDown() not called for build environments with "Use build environment from another project" [JENKINS-39318] tearDown() not called for build environments with "Use build environment from another project" Nov 10, 2016
@calin-iorgulescu calin-iorgulescu changed the title [JENKINS-39318] tearDown() not called for build environments with "Use build environment from another project" [JENKINS-39318] tearDown() not called for build environments with "Use build environment from another project". Nov 10, 2016
@Brantone
Copy link
Contributor

Same thing, maybe throw on at test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants