Possible codebase improvement
Currently, the way the code handles single- and multi-threaded modes is structurally very different and can be streamlined with identical error handling. This would greatly help with common tests for various test case scenarios.
Possible codebase improvement
Currently, the way the code handles single- and multi-threaded modes is structurally very different and can be streamlined with identical error handling. This would greatly help with common tests for various test case scenarios.