Skip to content
Commit 531fe89e authored by Anas Nashif's avatar Anas Nashif
Browse files

sanitycheck: use multiprcoessing instead of threads



With python threading we have multiple issues with performance and
leakage. Use the python Process and implement locking using
multiprocessing library. This change improves performance and fixes
various issues with logging, concurrency and reliability of the output.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent fe07d57e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment