Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
As I wrote there:
The current fix is just no good. It delivers events asynchronously, which makes the system unpredictable, and ruins functional tests.
Better IMHO would be to call just save() asynchronously.
Attachments
Issue Links
- is blocking
-
JENKINS-19446 Deadlock while parallel deletion/rename of jobs
-
- Resolved
-
Code changed in jenkins
User: Jesse Glick
Path:
src/test/java/com/cloudbees/hudson/plugins/folder/FolderTest.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/a8117f59702e8a2ccdf3a9720924718b508b9b83
Log:
Updating comment to note
JENKINS-22001.