Skip to content

Make VolumeDataRequest::GetErrorCode()/GetErrorMessage() wait for the request...

Jørgen Lind requested to merge feature/3.2.2 into 3.2

Make VolumeDataRequest::GetErrorCode()/GetErrorMessage() wait for the request to complete (if it hasn't done so already) so they can return sensible values.

Merge request reports