Homec4science

Connected USR2 signal to SIG_IGN. This should solve any conflict raising when…

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Jul 14 2008, 15:16.

Description

Connected USR2 signal to SIG_IGN. This should solve any conflict raising when pinging a task with USR2 signal for discovering if it's still alive, while the task is performing I/O operation (e.g. downloading an URL). (See http://www.python.org/doc/2.3.5/lib/module-signal.html, the fourth dot).

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:d7f4373a235c: Connected USR2 signal to SIG_IGN. This should solve any conflict raising when… (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Jul 14 2008, 15:16