comparison ChangeLog @ 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 5bc81e597352
children e3ab7698dae7
comparison
equal deleted inserted replaced
374:446092a2d2fe 375:79262e20b073
Copyright (C) 2012-2017 Edgewall Software