mbox

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

Message ID 1599764335-1164-1-git-send-email-lihongx.ma@intel.com (mailing list archive)
Headers

Message

Ma, LihongX Sept. 10, 2020, 6:58 p.m. UTC
  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