On Mon, Apr 16, 2012 at 08:32:01AM -0700, roger wrote: > I have a question regarding the lab manager plugin for Jenkins. In the > class LabManagerVirtualMachineLauncher, should the two methods > "launch" and "afterDisconnect" be synchronized? I noticed that a VM > may be launched in the middle of shutdown and revert.
Can you easily reproduce this issue? If so, does that change fix it? I'm happy to take tested patches and pull requests in github but I no longer have access to the setup I did when I wrote the plugin. Thanks! -- Tom
