[Buildbot] #2878: Windows escaping seem to produce problems

Buildbot trac trac at buildbot.net
Tue Mar 17 21:02:39 UTC 2015


#2878: Windows escaping seem to produce problems
--------------------+--------------------
Reporter:  sa2ajj   |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.9.+
 Version:  0.8.9    |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by tardyp):

 buildbot is based on asynchrounous library called twisted. subprocess is
 synchronous, which means we could only spawn one process at a time. You
 can however use threads with twisted. If it happens to be proven more
 stable, I think a patch that go in that way for windows would be gladly
 accepted.

 We are lacking good windows expertise contributions.

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


More information about the bugs mailing list