Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Avoid a badly-timed SIGINT from calling sys.exit #336

Closed
wants to merge 1 commit into from

Commits on Sep 9, 2011

  1. Avoid a badly-timed SIGINT from calling sys.exit

    Inclusion of that code was probably unintentional to begin with.
    
    Would manifest as (without overridden signal handlers): SIGINT causing
    sudden termination of a Python process when unlucky.
    
    Signed-off-by: Daniel Farina <drfarina@acm.org>
    Daniel Farina committed Sep 9, 2011
    Configuration menu
    Copy the full SHA
    44642d0 View commit details
    Browse the repository at this point in the history