Description
On Windows WinHttp is used. WinhttpReceiveResponse has a default timeout of about 30 seconds. If we are running into the timoeout but in the meantime the application is closed the background thread is still running and the application hangs.
When does the problem happen
WinhttpReceiveResponse or any other WinHttp function is running into a timeout.
Environment
Windows (all versionns)
MSVC 19
SENTRY_BACKEND=none
Description
On Windows WinHttp is used. WinhttpReceiveResponse has a default timeout of about 30 seconds. If we are running into the timoeout but in the meantime the application is closed the background thread is still running and the application hangs.
When does the problem happen
WinhttpReceiveResponse or any other WinHttp function is running into a timeout.
Environment
Windows (all versionns)
MSVC 19
SENTRY_BACKEND=none