-
Bug
-
Resolution: Not A Defect
-
Major
-
None
Current setup is OSX for both master and slave. Slave is mavericks, master is mountain lion.
I have a build job that executes a single git command to clone a repository. Some repositories are very large and take many hours to clone. However, the absolute build timeout is set to 90 minutes, and so should stop the build. If I am understanding correctly, absolute should kill the build regardless of whether there's activity or not.
Attached is a threaddump from master. I think I can reproduce if you need more information. Stopping the process from jenkins UI works as expected.