|
> This is the most natural way to run finalization code when a thread gets > collected, isn't it? To create a userdatum with a __gc that stays > alive as long as the thread does? Finalization or cleaning? What does the finalization code do? -- Roberto