This code is unreachable as `idleTimeOut` is always `0`: https://github.com/PowerShell/PowerShell/blob/a6bd47f03155eeca52facd4ae5721bfaa41fe6ac/src/System.Management.Automation/engine/remoting/commands/CustomShellCommands.cs#L3574-L3576
This code is unreachable as
idleTimeOutis always0:PowerShell/src/System.Management.Automation/engine/remoting/commands/CustomShellCommands.cs
Lines 3574 to 3576 in a6bd47f