Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
ALL
-
v4.4, v4.2, v4.0
-
Repl 2020-09-21
-
0
Description
We must hold the initial syncer mutex when calling _checkForShutdownAndConvertStatus_inlock in _startInitialSyncAttemptCallback.
We should probably convert our _inlock calls to WithLock in general.