-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-11-11, QO 2024-11-25
We're currently missing the signal_handlers dependency for shell_utils. It was previously fine due to signal_handlers getting linked on the binaries directly for other windows binaries and since windows builds are always static, the reference was satisfied for the link (as per daniel.moody@mongodb.com's explanation). This is an issue for the upcoming work in SERVER-96704 where the QueryTester binary needs the explicit dependency.
- is depended on by
-
SERVER-96704 Merge QueryTester into Mongo repo
- Closed
- related to
-
SERVER-93301 Port SCons Libraries 826-850 to Bazel
- Closed