Closed faberga closed 4 years ago
Describe the bug Default number of threads for country/capital DB should be 1, but it is set to 63 in the code. Probably a typo.
To Reproduce Steps to reproduce the behavior: Code inspection: CapitalDetailViewController.mm line 61
// Size of NTL thread pool (default =1) unsigned long nthreads = 63;
Expected behavior Default number of threads for country/capital DB should be 1
Screenshots N/A
Terminal Output N/A Additional context N/A
Describe the bug Default number of threads for country/capital DB should be 1, but it is set to 63 in the code. Probably a typo.
To Reproduce Steps to reproduce the behavior: Code inspection: CapitalDetailViewController.mm line 61
Expected behavior Default number of threads for country/capital DB should be 1
Screenshots N/A
Terminal Output N/A Additional context N/A