thread and gc.fullCollect

Sean Kelly sean at f4.ca
Thu Jan 11 17:26:06 PST 2007


Ant wrote:
> I don't get this.
> 
> If I run this program count is printed about 50 times
> and takes 5 seconds to complete as expected.
> 
> but if uncomment line 19 count is printed only twice and the program 
> exist almost immediately...
> 
> Why is that?

I'd guess that a segfault is occurring.  This doesn't seem like intended 
behavior.


Sean


More information about the Digitalmars-d-learn mailing list