pyani icon indicating copy to clipboard operation
pyani copied to clipboard

Adopt `concurrent.futures` in place of `multiprocessing`

Open widdowquinn opened this issue 4 years ago • 0 comments

Summary:

The new Python3 concurrent.futures interface can replace multiprocessing with a cleaner interface and more control/usability.

widdowquinn avatar Jun 06 '20 12:06 widdowquinn