-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Fixes a `mongod` shutdown hang where idle `$search`/`$vectorSearch` cursors keep the mongot task executor alive, blocking executor teardown. Disposes idle cursors during shutdown (before the executor wait) and bounds the wait as a backstop.