- have setDaemon(1) for the receiverThread as otherwise on python2.5 atexit will not be invoked (the receiver thread apparently blocks it) --HG-- branch : trunk