-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-12-23
In SERVER-98080 we added parallelization of node instantiation during python test fixture setup. The code added is wrongly swallowing node setup error. In fact, it is using concurrent.futures.wait() that does not propagate exception.
- has to be done before
-
SERVER-98179 Refactor mongot setup in python test fixutre
-
- In Code Review
-
- is caused by
-
SERVER-98080 Parallelize python test fixture setup
-
- Closed
-