The transition guard may not be notified of the state transition to
RecipientStateEnum::kCreatingCollection
as it doesn't pause on it if not asked to during initialization. This causes test timeout.
- is duplicated by
-
SERVER-74577 Add the correct list of states for the StateTransitionController to wait on
- Closed