Fu Hanxi b04e5d070a case_tester: use multi-processing instead of threads
Pros:
- Using thread would face GIL issue and turns out very slow when running
with poor hardware.

Cons:
- Does not support windows anymore. For testing purpose, it's fine.
2023-02-20 11:18:14 +08:00
..
2022-08-01 15:52:21 +08:00
2023-01-31 08:43:45 +01:00
2022-05-19 11:10:59 +08:00
2023-02-03 15:34:23 +01:00