[Buildbot-commits] [Buildbot] #2749: Fix shell hangs on checkconfig command when using http steps
Buildbot trac
trac at buildbot.net
Sun Apr 6 01:50:35 UTC 2014
#2749: Fix shell hangs on checkconfig command when using http steps
---------------------------+--------------------
Reporter: yasser | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.8.+
Version: 0.8.8 | Resolution:
Keywords: kill, reconfig |
---------------------------+--------------------
Comment (by dustin):
Thanks for the bug. From the pull req, it looks like it's solved already
- I didn't realize it was so close! I'll add
{{{reactor.addSystemEventTrigger("before", "shutdown", closeSession())}}}
to {{{getSession}}}.
So is that all you need? Or do you need the `sharedSession` support as
well?
--
Ticket URL: <http://trac.buildbot.net/ticket/2749#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list