Skip to content

Wrap blocking MSAL library methods with async tasks #136

@rodrigobr-msft

Description

@rodrigobr-msft

In Python, the MSAL clients are all synchronous. To improve performance, we can wrap the calls to MSAL functionality with the help of asyncio. See: https://stackoverflow.com/questions/41063331/how-to-use-asyncio-with-existing-blocking-library

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions