didnt mean to uncomment print events, so i'm commenting it again
This commit is contained in:
parent
78d8d116cc
commit
f31b079a42
|
@ -534,7 +534,7 @@ class Manager:
|
|||
self.get_core_torrent_state(event['unique_ID'])['total_payload_download'] == 0:
|
||||
continue
|
||||
|
||||
print "EVENT: ", event
|
||||
# print "EVENT: ", event
|
||||
|
||||
ret.append(event)
|
||||
|
||||
|
|
Loading…
Reference in New Issue