[dts] [PATCH V1 0/2] use the default python lib threadpool to maintain the pool of worker threads

LihongX Ma lihongx.ma at intel.com
Thu Sep 10 20:58:53 CEST 2020


LihongX Ma (2):
  framework: use the default python lib threadpool to maintain thread
  doc: add the required python lib - threadpool

 doc/dts_gsg/sys_reqs.rst |   1 +
 extra_libs/threadpool.py | 426 -----------------------------------------------
 framework/dts.py         |   5 -
 requirements.txt         |   1 +
 4 files changed, 2 insertions(+), 431 deletions(-)
 delete mode 100644 extra_libs/threadpool.py

-- 
2.7.4



More information about the dts mailing list