view MANIFEST.in @ 375:79262e20b073

Protect the main beep loop from exceptions-- either problems in callbacks or errors in the asyncore handlers, which can stop the scheduled events from getting run. Also move over to using the asyncore.loop function over the poll function-- using poll as we were seeing use_poll=False (the default) hang forever, making scheduled events not get run.
author wbell
date Mon, 23 Jul 2007 22:03:07 +0000
parents 5ab5418d56cc
children 53d99d315188
line wrap: on
line source
include COPYING
Copyright (C) 2012-2017 Edgewall Software