switch from stdlib to loky.ProcessPoolExecutor, ensure shutdown

This commit is contained in:
Robert Sachunsky 2024-12-14 12:15:56 +00:00
parent f93c6c288d
commit 0ae28f7d3e
2 changed files with 5 additions and 2 deletions

View file

@ -5,3 +5,4 @@ scikit-learn >= 0.23.2
tensorflow < 2.13
imutils >= 0.5.3
numba <= 0.58.1
loky