summaryrefslogtreecommitdiffstats
path: root/lib/bb/server/process.py
AgeCommit message (Expand)Author
2010-12-18server: kill stdin/stdout/stderrnextChris 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