mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-11 10:34:30 +08:00
Use concurrent.futures instead of our own ThreadPool implementation
This commit is contained in:
@@ -13,6 +13,7 @@ RUN dnf install -y \
|
||||
python-mock \
|
||||
python-pip \
|
||||
python-qpid \
|
||||
python-futures \
|
||||
python2-cffi \
|
||||
python2-cryptography \
|
||||
python2-pdc-client \
|
||||
|
||||
Reference in New Issue
Block a user