opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
125 stars 26 forks source link

Multiprocessing #631

Open Midnighter opened 5 years ago

Midnighter commented 5 years ago

Some of the command line tools use multiple processes and so do some of the tests that run with multiple processes by default. We should formalize this by using the cobra.Configuration and also reading the it from the command line.