Python under Wine does not handle signals
I’m playing with python under wine. The problem I’m facing is I’m unable to catch terminate signal in the program.
Python under Wine does not handle signals
I’m playing with python under wine. The problem I’m facing is I’m unable to catch terminate signal in the program.