AzureSMR
AzureSMR copied to clipboard
Fix for updateAzureActiveContext to pass when azureActiveContext is set to NULL
This change fixes issue #86.
When a NULL
value is passed for the azureActiveContext
argument to blob storage functions, the assertions and updates in updateAzureActiveContext
are unnecessary and throw an error.