[Mono-dev] Control-C handler
Andreas Färber
andreas.faerber at web.de
Wed Jan 2 12:17:16 EST 2008
Am 02.01.2008 um 16:24 schrieb Paolo Molaro:
> There is no guarantee that you can hook to signal handlers
> from C#, we don't support that usage and its inclusion in Mono.Posix
> is
> a mistake.
> I'm actually going to add code to mono to detect such unsupported uses
> so we can flag error reports from applications that hook signal
> handlers
> as unusable and we can discard them.
Wouldn't that affect mono-service as well? It's a managed application
and depends on signals.
Andreas
More information about the Mono-devel-list
mailing list