How come unittesting std.socket takes 46 seconds?

Vladimir Panteleev thecybershadow.lists at gmail.com
Sat May 1 15:33:09 UTC 2021


On Saturday, 1 May 2021 at 15:01:31 UTC, Andrei Alexandrescu 
wrote:
> The second longest unittest is like 1.5 seconds.
>
> I assume it goes outbound and initiates actual connections.

It would be good to test that theory. Could you please attach a 
debugger and check the stack trace?



More information about the Digitalmars-d mailing list