summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server/process.py
AgeCommit message (Expand)Author
2015-04-11bitbake: cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2014-09-02bitbake: process: Ensure abnormal exits set an error levelRichard Purdie
2014-08-23bitbake: process: Further improve robustness against server shutdownRichard Purdie
2014-08-23bitbake: process: Deal with infinite looping of the serverRichard Purdie
2014-03-10bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie
2014-03-10bitbake: server/process: Drop unnecessary exit delayRichard Purdie
2014-03-10bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie
2014-03-10bitbake: server/process: Deal more gracefully with SIGTERMRichard Purdie
2014-03-10bitbake: server/process: Use the setFeatures command on the server instead of...Richard Purdie
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-14bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-09-01bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds,...Richard Purdie
2013-08-26bitbake: bitbake: Add ui event handlers filteringRichard Purdie
2013-08-26bitbake: process: Improve exit handling and hangsRichard Purdie
2013-06-14bitbake: compat/server/utils: Jettison pre python 2.7.3 workaroundsRichard Purdie
2013-06-07bitbake: bitbake server: create common server infrastructureAlexandru DAMIAN
2013-05-30bitbake: server/bitbake: Remove launchUI methodRichard Purdie
2013-02-06bitbake: bitbake: Always use separate process for PR ServiceRichard Purdie
2012-11-21bitbake: server/process.py: Change timeout error handlingRichard Purdie
2012-11-01bitbake: command: add error to return of runCommandChristopher Larson
2012-11-01bitbake: bitbake/server: Remove dead console log codeRichard Purdie
2011-07-07bitbake/process.py: Ensure queued UI events are queued right before we add ou...Richard Purdie
2011-06-16process.py: Fix issue where early errors weren't making it to the consoleRichard Purdie
2011-06-15make exception handling syntax consistentScott Garman
2011-06-08bitbake/server/process: Implement getEvent()Richard Purdie
2011-06-08bitbake/server/process: Update to new server APIRichard Purdie
2011-06-08bitbake: Add process server from upstream bitbakeRichard Purdie