sapling/hgext/zeroconf
Brendan Cully 9f7576938c zeroconf: suppress traceback during shutdown
If the read thred is in select when the main thread is in close, the main
thread may close the socket between select and read, generating a noisy
traceback. This can be ignored if the shutdown flag is set.
2010-02-19 16:50:47 -08:00
..
__init__.py zeroconf: override default destination folder on clone 2010-02-06 17:31:49 +01:00
Zeroconf.py zeroconf: suppress traceback during shutdown 2010-02-19 16:50:47 -08:00