Threading bugs

Sean Kelly sean at f4.ca
Tue Jun 26 21:47:22 PDT 2007


Tristam MacDonald wrote:
> Would explicitly running a full collect cycle at the end of main (and wrapping logic in an inner function work around this? More likely some would still be left though.

You can call fullCollectNoStack() to collect everything whether there is 
a valid reference to it or not.


Sean


More information about the Digitalmars-d-learn mailing list