Auto Restore Point quiesce no longer causes threads to remain blocked after quiesce fails with error 843
The interaction between an auto Restore Point quiesce that failed with error 843 and other threads performing checkpoints may cause threads to remain blocked until a later call to ctQUIET() unblocks them. The logic has been modified to correct this.