[Buildbot-commits] [Buildbot] #1061: Buildbot locks downloaded files

Buildbot nobody at buildbot.net
Sun Jul 10 00:34:42 UTC 2011


#1061: Buildbot locks downloaded files
--------------------+--------------------
Reporter:  parshin  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.8.5
 Version:  0.8.2    |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by dustin):

 Hm, spawnProcess is frustrating!  The same probably happens on POSIX, but
 of course, on POSIX holding a file open does not "lock" it.  I think your
 solution is a good one, but it needs to be written in such a way that it
 will work on POSIX systems, too - it can't be merged as-is.  Can you
 update it to do so?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1061#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list