[Buildbot-commits] [Buildbot] #2438: Windows Process Management
Buildbot
nobody at buildbot.net
Sun Feb 10 23:36:35 UTC 2013
#2438: Windows Process Management
-------------------------+-------------------
Reporter: dustin | Owner:
Type: project-idea | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.7p1 | Keywords:
-------------------------+-------------------
The [tag:windows windows] tag documents a number of bugs about starting
and killing processes on Windows. Buildbot uses Twisted's process-
handling code, so these bugs may be fixed by either re-implementing better
support directly in Buildbot, or by patching Twisted's process-handling
code.
See also:
* http://trac.buildbot.net/tags/%27kill%27
== Scope ==
To do well with this project, you would need to bring a lot of the Windows
experience that is lacking in the Buildbot development community.
Assuming you're familiar with Windows APIs and accessing them from Python,
this bug would entail
* writing test cases to reproduce bugs users have seen
* interacting with the Twisted community to design solutions that can be
merged upstream
* implementing portable fixes to those bugs
* documenting them
== Related Bugs ==
[[TicketQuery(order=priority,status!=closed,keywords~=windows,format=table,col=summary|owner)]]
--
Ticket URL: <http://trac.buildbot.net/ticket/2438>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list