Peter St Clair

Results 6 comments of Peter St Clair

I am using WSL 2 with Docker for Desktop and getting the same issue. Can you please provide info on the factor you mentioned above around using this?

``` storage: trace: backend: azure blocklist_poll_tenant_index_builders: 1 blocklist_poll_jitter_ms: 500 azure: storage-account-name: devstoreaccount1 storage-account-key: 'Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==' endpoint-suffix: localhost:10000 container-name: traces # use-managed-identity: true # hedge-requests-at: 500ms # hedge-requests-up-to: 2 ``` NOTE: This...

The key is fine, its the standard default one used for the azure blob storage emulator

I am also experiencing this error, but only when running tests under the net48 framework, net60 framework tests completed without error. Has the fix @huyhu suggested for this been verified/implemented...

Just an update, The suggested fix by @huyhu solved my issues, but have had to fork the code base, hopefully temporarily :)

Is there any plans to continue development of this project?