- Applied patch for
http://www.zope.org/Collectors/Zope/1527. The patch installs a windows 'control handler'. Ctrl+C/Break etc are delivered asynchronously (notwithstanding the GIL) to a new thread. This new thread triggers a shutdown, then tricks asyncore into breaking out of its 'select' call.
Showing
Please register or sign in to comment