Adopt concurrent.futures
in place of multiprocessing
#194
Labels
enhancement
something we'd like pyani to do that it doesn't already
performance
the issue relates to making pyani more efficient
Milestone
Summary:
The new Python3
concurrent.futures
interface can replacemultiprocessing
with a cleaner interface and more control/usability.The text was updated successfully, but these errors were encountered: