comparison setup.py @ 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 01b5a269d940
children 0df178e07fdb
comparison
equal deleted inserted replaced
374:446092a2d2fe 375:79262e20b073
Copyright (C) 2012-2017 Edgewall Software