churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

3a226ae Make sure that we get the default signal handler for test_asyncio,

Authored and Committed by cstratak 6 years ago
    Make sure that we get the default signal handler for test_asyncio,
    The parent process may have decided to ignore SIGHUP, and signal handlers
    are inherited which can cause the test to hang in koji.
    
        
file modified
+11 -1