I have a class that is calling Microsoft Graph API. What happens is, an async task finishes but the main thread "losts" the connection to the thread.
The API co