This maintenance release fixes race condition in the UseBatches method that can lead to the InvalidOperationException with “Batches are not initialized” message.

  • Fixed – Possible race condition in the UseBatches method that can lead to the ‘Batches are not initialized’ exception.

Comments