[Mono-devel-list] Stopping the GC inside program?
Miguel de Icaza
miguel at ximian.com
Thu Dec 30 12:26:07 EST 2004
Hello,
> OK, I've figured out more on my problem, but I would just like to know if
> there is anything I can do about this.
>
> The low-down thus far:
>
> Importing a lib (Ecore) that hooks SIGPWR.
> When I initiate the function that hooks it(ecore_init()), everything runs
> fine, except that the program doesn't exit. It just sits there.
This has to do with pending running threads; You might want to check
the document:
mono/docs/threading
Miguel
More information about the Mono-devel-list
mailing list