summaryrefslogtreecommitdiffstats
path: root/lib/bb/server/process.py
AgeCommit message (Expand)Author
2011-03-11server: use local fixed _bootstrap when appropriateChris Larson
2011-02-15server: clean up call of write_profile_statsChris Larson
2011-02-15server: add profiling support to ProcessServerChris Larson
2010-12-18Revert "server: kill stdin/stdout/stderr"Chris Larson
2010-12-18server: fix NULL file modeChris Larson
2010-12-17Timeout UI runCommand calls if server doesn't respond (or dies)Bob Foerster
2010-12-17Ensure LogHandler is set up for the server constructionChris Larson
2010-12-16Forcibly shut down the server if the UI is terminatedChris Larson
2010-12-16server: ensure the cooker is stopped when shutting downChris Larson
2010-12-16server: kill stdin/stdout/stderrChris Larson
2010-12-16server: fix interrupt handling for processBob Foerster
2010-12-16Run the server and UI in separate processesBob Foerster