Signal delivery to thread wierdness.

Bill Huey (billh@burn.ucsd.edu)
Mon, 11 Oct 1999 13:35:18 -0700


I send a SIGINT via keyboard to a program that uses posix threading,
but I get a strange behavior where the process doesn't immediately
terminate as soon as the keyboard prompt return.

The thread within that process seems to keep running for a few seconds
after I expect the main process to have terminated.

Is this a known problem ?

bill

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/