diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-11-12 07:02:04 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-12 22:33:02 +0700 |
| commit | 47a09c72edce59083a9a10a3cf3f7d723cacfc43 (patch) | |
| tree | e89dae2680625ab71986354679e3ec23dcd8d0d3 /python/python3-threadpoolctl/README | |
| parent | 73090b5aae26d70582d3c13caa98fff07219b24e (diff) | |
python/python3-threadpoolctl: Added (Python helpers)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-threadpoolctl/README')
| -rw-r--r-- | python/python3-threadpoolctl/README | 2 |
1 files changed, 2 insertions, 0 deletions
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. |
