Is your feature request related to a problem? Please describe.
The current RepoAuditor uses multiprocessing to speed up checks on different features and rulesets. However, right now this is somewhat complicated
Describe the solution you'd like
This may require more definition from @davidbrownell , but we'd like to revisit and possibly update the paralell/sequential implementation in RepoAuditor/Impl/ParallelSequentialProcessor.py
Is your feature request related to a problem? Please describe.
The current RepoAuditor uses multiprocessing to speed up checks on different features and rulesets. However, right now this is somewhat complicated
Describe the solution you'd like
This may require more definition from @davidbrownell , but we'd like to revisit and possibly update the paralell/sequential implementation in RepoAuditor/Impl/ParallelSequentialProcessor.py