-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Build
The python script which bazel uses to run configure checks and generate the config header should try to run the configure check simutaneously, by launching the subprocess calls which perform the configure checks from threads. Probably a ThreadPool is best for this.