[FIX] server.py traceback on ctrl-c from windows cmd
Define a shim signal.SIGHUP on windows to avoid an ifdef in the threaded server loop.
Please register or sign in to comment
Define a shim signal.SIGHUP on windows to avoid an ifdef in the threaded server loop.