What Should I Do If a Third-Party Client Needs to Wait for a Period of Time Before Exit When the Exit API Is Called?
Customer Case
A customer integrates the Windows SDK with their application. When the customer exits the application, the meeting process is still running, and the exit callback takes a long time.
Cause Analysis
The customer calls the exit API in the logout callback. The exit API destroys resources only after the logout callback is complete, but the logout callback will be complete after the exit API exits the application. As a result, a thread deadlock occurs, causing the preceding issue.
Solution
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot