summaryrefslogtreecommitdiff
path: root/tools/buildman/builderthread.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-18 22:48:35 (GMT)
committersjg <sjg@chromium.org>2016-10-09 15:30:32 (GMT)
commitd436e38189a26227274a3014d3d838eb3f183488 (patch)
tree84ad810469f774cb92dd7c4e81ec961df7b36e57 /tools/buildman/builderthread.py
parenta556eeebaada39d0d53941b4d18e5b6ea338c2cf (diff)
downloadu-boot-fsl-qoriq-d436e38189a26227274a3014d3d838eb3f183488.tar.xz
buildman: Allow builds to terminate cleanly
It is annoying that buildman does not respond cleanly to Ctrl-C or SIGINT, particularly on machines with lots of CPUS. Unfortunately queue.join() blocks the main thread and does not allow it to see the signal. Use a separate thread instead, Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/builderthread.py')
0 files changed, 0 insertions, 0 deletions