forked from j62/ctbrec
Get rid of unneded thread complexity. Use Queue.take() instead of poll() to avoid unnecessary looping and the CPU load it causes. |
||
---|---|---|
.. | ||
assembly | ||
main | ||
test |
Get rid of unneded thread complexity. Use Queue.take() instead of poll() to avoid unnecessary looping and the CPU load it causes. |
||
---|---|---|
.. | ||
assembly | ||
main | ||
test |