Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Async libraries to Smoke Test for Python #6482

Closed
JonathanCrd opened this issue Jul 24, 2019 · 1 comment
Closed

Add Async libraries to Smoke Test for Python #6482

JonathanCrd opened this issue Jul 24, 2019 · 1 comment
Assignees
Labels
EngSys This issue is impacting the engineering system.

Comments

@JonathanCrd
Copy link
Member

PR on Python for Smoke Tests #6412 lack the use of the Async clients.

The same actions perform by the smoke test with the not async clients should be performed with the async clients as well.

@JonathanCrd JonathanCrd self-assigned this Jul 24, 2019
@JonathanCrd JonathanCrd added the EngSys This issue is impacting the engineering system. label Jul 24, 2019
@danieljurek
Copy link
Member

Chatted more with @chlowell .. I think we can unblock this:

To unblock install aiohttp>=3.0 (as seen in https://github.com/Azure/azure-sdk-for-python/blob/master/shared_requirements.txt)

This installs a default network stack that the async implementation can use. This should be added to requirements.txt.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

2 participants