Azure / azure-storage-cpp

Microsoft Azure Storage Client Library for C++
http://azure.github.io/azure-storage-cpp
Apache License 2.0
131 stars 147 forks source link

Replace timer impl to not use ConcRT #416

Open atbagga opened 1 year ago

atbagga commented 1 year ago

Is it possible for this PR to go in for changing the timer implementation. We consume Azure Storage cpp in our code and we do not have concurrency runtime available. This is the patch we have been using in our code locally. If we can merge this we will not need a local patch.

Jinming-Hu commented 1 year ago

Hi @atbagga , this SDK has been deprecated. Please use v12 SDK https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/storage.