Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.56k stars 2.78k forks source link

[Storage] Fix Storage tests that use `lease` #35673

Open vincenttran-msft opened 4 months ago

vincenttran-msft commented 4 months ago

Some tests that use lease at the moment don't specify a duration, which means the lease never expires. This can be problematic because sometimes local tests being run over and over may not have the lease duration expire in time!

github-actions[bot] commented 4 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jalauzon-msft @vincenttran-msft.