![]() |
|
|
|
|
|
|
Change By:
|
Daniel Beck
(16/Dec/14 10:25 PM)
|
|
Summary:
|
Workspace
being cleaned
clean
up
by WorkspaceCleanupThread can be reused by next build
does not get an exclusive lease
|
|
Description:
|
Suggested approach: rename then delete.
See: https://github.com/jenkinsci/jenkins/pull/1478#issuecomment-65450375
----
Similar problems arise when users manually wipe the workspace and then (while ongoing) trigger a build, or wipe the workspace while a build is ongoing.
|
|
Labels:
|
workspace_corruption
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.
Rewrote to make more general. I hope that's OK, otherwise just revert.