Event loop is closed using RemovePasswordPostRequestBody #1093
Labels
priority:p2
Medium. For a p2 bug, generally have a work-around. Bug SLA <=30 days
type:bug
A broken experience
Describe the bug
I am trying to delete multiple app secrets in Azure. One key is deleted but it does not advance. I can add secrets just fine. I can delete ONE secret typically. But deleting multiple secrets ends with "Event loop is closed".
Expected behavior
I can add secrets just fine. I can delete ONE secret -- typically. But multiple fail as above.
How to reproduce
This code reproduces the problem:
SDK Version
Latest version known to work for scenario above?
unknown
Known Workarounds
I can use msal in a non asyncio loop:
Debug output
Event loop is closed
Configuration
Other information
No response
The text was updated successfully, but these errors were encountered: