RFR: 8320691: Timeout handler on Windows takes 2 hours to complete [v2]

Daniel Jeliński djelinski at openjdk.org
Fri Nov 24 11:39:05 UTC 2023


On Fri, 24 Nov 2023 10:28:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> good point, 10 minutes should be more than enough. I'll update.
>
> Out of curiosity, do we know why it takes more than an hour? Is it attempting to connect to the Microsoft symbol server?

It's ignoring the rest of the command line after `/f`, which means it ignores the `;qd` (quit and detach) part and enters the interactive mode.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16806#discussion_r1404256329


More information about the core-libs-dev mailing list