Hello, > The following code doesn't get garbage collected > right with the mono runtime (current anoncvs). We should try hard to fix it, but your application should not depend on finalizers to be called (the spec claims: an implementation should try to call all finalizers, but there are no guarantees made). Miguel