This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Tags: Azure/msrestazure-for-python
Tags
Async (#71) * Make AzureOperationPoller almost a asyncio.coroutine * Split polling and initial sent into two parts * AzureOperationPoller is now a Future * Switch to async/await + test on real SDK * Implement async with AsyncPoller * Remove async hack * Update to latest general msrestazure update * Pipeline changes for msrestazure * Update dep * Fix incorrect last master merge * Adapt tests to msrest 0.6.2 * Add async extra in setup * Ignore async tests on Python < 3.5 * Ignore cov errors from async * Remove async extra * msrestazure 0.6.0
PreviousNext