#2227: Make contrib/post_build_request.py usable via import
------------------------+-------------------
Reporter: tom.prince | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 0.8.+
Version: 0.8.5 | Keywords:
------------------------+-------------------
`contrib/bzr_buildbot.py` and `buildbot/changes/hgbuildbot.py` both talk
to the master via twisted PB. However, they are designed to be imported by
other potentially long running code. If they are called twice from the
same process, they will fail, since twisted's reactor is not restartable.
`contrib/post_build_request.py` is designed to be used without twisted, so
if it had a library entry point, the about two programs could be
implemented in terms of it.
--
Ticket URL: <http://trac.buildbot.net/ticket/2227>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits