Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2623

Do NOT overwrite my SIGINT signal handler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 6.6.2
    • QtAsyncio
    • None
    • All

    Description

      From here

      signal.signal(signal.SIGINT, signal.SIG_DFL) 

      What the fuck is this? Why do you mess with my signal handlers? I find it inacceptable for a library / framework to change signal handlers.

      This should at least be configurable. I assume you have some good reason for doing this. If not, please just get rid of it.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            adherrma Adrian Herrmann
            faerbit Fabian Klemp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes