[Buildbot] #2936: Buildbot - Traceback while polling for changes issue

Buildbot trac trac at buildbot.net
Thu Apr 20 00:16:30 UTC 2017


#2936: Buildbot - Traceback while polling for changes issue
------------------------------------+------------------
Reporter:  solstice333              |       Owner:
    Type:  support-request          |      Status:  new
Priority:  major                    |   Milestone:
 Version:  0.8.9                    |  Resolution:
Keywords:  gitpoller, git, windows  |
------------------------------------+------------------

Comment (by exarkun):

 There's a work-around in a comment on the Twisted ticket (which has been
 closed wont-fix for some time).  Twisted includes which-like
 functionality.

 Instead of `spawnProcess("git", ...)` !BuildBot could consider something
 along the lines of `spawnProcess(twisted.python.procutils.which("git")[0],
 ...)`.

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


More information about the bugs mailing list