test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] use the default python lib threadpool to maintain the pool of worker threads
@ 2020-09-10 18:58 LihongX Ma
  2020-09-10 18:58 ` [dts] [PATCH V1 1/2] framework: use the default python lib threadpool to maintain thread LihongX Ma
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: LihongX Ma @ 2020-09-10 18:58 UTC (permalink / raw)
  To: dts; +Cc: LihongX Ma


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-15  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 18:58 [dts] [PATCH V1 0/2] use the default python lib threadpool to maintain the pool of worker threads LihongX Ma
2020-09-10 18:58 ` [dts] [PATCH V1 1/2] framework: use the default python lib threadpool to maintain thread LihongX Ma
2020-09-10 18:58 ` [dts] [PATCH V1 2/2] doc: add the required python lib - threadpool LihongX Ma
2020-09-15  8:36 ` [dts] [PATCH V1 0/2] use the default python lib threadpool to maintain the pool of worker threads Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).