[Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 4 16:27:25 PDT 2015


tfiala updated this revision to Diff 34089.
tfiala added a comment.

Specify tight queue sizes for the job description queue and the job results queue.

This *might* stop unintentional queue blocking when adding items to the queue if they were sized too small by default.  Might be a possible difference between Windows and OS X/Linux.


http://reviews.llvm.org/D12651

Files:
  test/dosep.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12651.34089.patch
Type: text/x-patch
Size: 8176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150904/0b4f9b50/attachment-0001.bin>


More information about the lldb-commits mailing list