From 47a09c72edce59083a9a10a3cf3f7d723cacfc43 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 12 Nov 2022 07:02:04 +0000 Subject: python/python3-threadpoolctl: Added (Python helpers) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-threadpoolctl/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-threadpoolctl/README (limited to 'python/python3-threadpoolctl/README') diff --git a/python/python3-threadpoolctl/README b/python/python3-threadpoolctl/README new file mode 100644 index 0000000000..7497ce7b12 --- /dev/null +++ b/python/python3-threadpoolctl/README @@ -0,0 +1,2 @@ +threadpoolctl contains Python helpers to limit the number of threads +used in native libraries that handle their own internal threadpool. -- cgit v1.2.3