in reply to Re^2: Print inside SIGNALS
in thread Print inside SIGNALS

Are you using threads in your script? From the threads documentation, signals in threads are not real signals and won't interrupt a blocked system call.