-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Query Execution
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-08-04
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-103582 added the pipeline target as a dependency of the client_cursor target to resolve a compilation issue in compile_libraries_for_unittests and archive_dist_test. This only showed up on evergreen. It seems that the client_cursor target needs Pipeline::dispose(), but it's unclear why the cursor needs this.
We should continue to investigate why this is needed and try to remove it if possible.