Skip to content

[Core] Generic sleep function #39469

Open
@l0lawrence

Description

@l0lawrence

For places where we asyncio.sleep within core, and in other SDK packages such as azure-cosmos or azure-communication-identity we should replace this with a generic sleep function that works with both asyncio and trio/other transports.

This will prevent us from having to import asyncio outside of core except in special cases.

Metadata

Metadata

Assignees

Labels

Azure.CoreCore.Httpfeature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions