Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Modules
signalmodule.c
Find file
Blame
History
Permalink
Issue #8407: Fix the signal handler of the signal module: if it is called
· c13ef666
Victor Stinner
authored
May 25, 2011
twice, it now writes the number of the second signal into the wakeup fd.
c13ef666