-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
ALL
-
Programmability 2024-05-27
-
2
SERVER-57784 describes an issue where a future can be ready'd before the shared executor will actually be destroyed. In a unit test scenario, this can cause this invariant to hit if the test is able to finish before the executor is destroyed.
SERVER-57784 fixed resharding_oplog_applier_test and we should see if something similar can be done for resharding_txn_cloner_test
- is related to
-
SERVER-57784 TryUntilLoop Does Not Synchronize Destructor and Promise resolution
- Closed