[release/v7.5] Ensure that socket timeouts are set only during the token validation by pwshBot · Pull Request #26079 · PowerShell/PowerShell

@TravisEz13 @pwshBot

…owerShell#26066)

The main goal is to ensure that socket timeouts are set only during the token validation phase and are properly reset afterward, improving reliability and preventing unintended blocking or premature timeouts in subsequent operations.

@TravisEz13 TravisEz13 added the CL-Engine

Indicates that a PR should be marked as an engine change in the Change Log

label

Sep 22, 2025

TravisEz13