forked from LBRYCommunity/lbry-sdk
debug
This commit is contained in:
parent
4a1b2be269
commit
9f3604d739
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ class BlockProcessor:
|
||||||
self.removed_claims_to_send_es.clear()
|
self.removed_claims_to_send_es.clear()
|
||||||
self.pending_reposted.clear()
|
self.pending_reposted.clear()
|
||||||
self.pending_channel_counts.clear()
|
self.pending_channel_counts.clear()
|
||||||
print("******************\n")
|
# print("******************\n")
|
||||||
except:
|
except:
|
||||||
self.logger.exception("advance blocks failed")
|
self.logger.exception("advance blocks failed")
|
||||||
raise
|
raise
|
||||||
|
|
Loading…
Reference in a new issue