lbry-sdk/lbrynet/dht
Job Evers-Meltzer d41881596d Restore reactor.iterate in dht shutdown
This reverts the change made in 693fef1964

Not sure why this is needed, but taking this out sometimes causes
`exceptions.AttributeError: 'Port' object has no attribute 'socket'`
to happen on shutdown.
2016-11-11 10:21:50 -06:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
AUTHORS initial commit 2015-08-20 11:27:15 -04:00
constants.py initial commit 2015-08-20 11:27:15 -04:00
contact.py initial commit 2015-08-20 11:27:15 -04:00
COPYING initial commit 2015-08-20 11:27:15 -04:00
datastore.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
encoding.py hide exceptions that show up in the dht and due to bad metadata in the blockchain 2016-03-12 14:08:15 -05:00
hashwatcher.py initial commit 2015-08-20 11:27:15 -04:00
kbucket.py initial commit 2015-08-20 11:27:15 -04:00
msgformat.py initial commit 2015-08-20 11:27:15 -04:00
msgtypes.py initial commit 2015-08-20 11:27:15 -04:00
node.py add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
protocol.py Restore reactor.iterate in dht shutdown 2016-11-11 10:21:50 -06:00
routingtable.py add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00