People have reported OOM issues. So while we are trying to reduce the memory footprint of our multiprocessing, lets temporarily limit the default maximum number of workers
PR Checklist
[ X] My PR is less than 500 lines of code
[X] I have added sufficient comment as docstrings in my code
[X] I have made corresponding changes to the documentation
[X] I have written unit-tests to test all of my code
Summary
People have reported OOM issues. So while we are trying to reduce the memory footprint of our multiprocessing, lets temporarily limit the default maximum number of workers
PR Checklist