Azure / Azure/azure-storage-python
asyncio support?
Open
feature request/enhancement
- Dominant language
- Python
- Stars
- 343
- Forks
- 243
- PR merge metrics
- No merged PRs in 30d
Description
### Which version of the SDK was used? Please provide the output of `pip freeze`.
```
azure-storage-blob==1.1.0
azure-storage-common==1.1.0
azure-storage-file==1.1.0
azure-storage-nspkg==3.0.0
azure-storage-queue==1.1.0
```
### What problem was encountered?
Will there be any support for `asyncio`? I think the library would perform much better if asynchronous operations would be supported.
Thank you very much
Contributor guide
Assessment
This issue has not been assessed yet.