runUnitTest: Set a sane default number of threads for numpy parallel primities
For example, testReceiptRecoginition employs numpy matrix calculation methods that try to utilize all the CPU in the computer. This behavior is harmlfull when there are several testReciptRecongnition is running in a testnode which has 40 CPUs.
Showing
Please register or sign in to comment