You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: The application encounters an OSError with code [WinError 10038] in the threading module, specifically when attempting an operation on a non-socket. Further investigation required to identify the root cause and provide a fix.
Steps to Reproduce:
Execute the application.
Expected Result: Application runs without OSError.
Actual Result: OSError: [WinError 10038]
The text was updated successfully, but these errors were encountered:
Description: The application encounters an OSError with code [WinError 10038] in the threading module, specifically when attempting an operation on a non-socket. Further investigation required to identify the root cause and provide a fix.
Steps to Reproduce:
Execute the application.
Expected Result: Application runs without OSError.
Actual Result: OSError: [WinError 10038]
The text was updated successfully, but these errors were encountered: