|
||||||||||||||||
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 |
- [JIRA] (JENKINS-11073) co... k...@kohsuke.org (JIRA)
- [JIRA] (JENKINS-1107... markus.untera...@software-quality-lab.com (JIRA)
I think this is a manifestation of the same issue that caues
JENKINS-11251. I claim this change in remoting fixes this. This commit will be a part of 1.473.Notice that all the problem reports in this bug is about remoting. Due to the asynchrony in the read/write operations in remoting vs closure calls, it was possible that the attempt to set the timestamp happens before the file is fully is written (or even before the write starts at all.)