Skip to content

Commit 8619ad0

Browse files
0x2b3bfa0auvipy
authored andcommitted
Remove SIGUSR2 from TERMSIGS_DEAULT
1 parent 1392223 commit 8619ad0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

billiard/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
'SIGQUIT',
4848
TERM_SIGNAME,
4949
'SIGUSR1',
50-
'SIGUSR2'
5150
}
5251

5352
TERMSIGS_FULL = {

0 commit comments

Comments
 (0)