added fd and disk usage stats
This commit is contained in:
parent
8e31d51740
commit
d24fd41c53
4 changed files with 27 additions and 6 deletions
|
@ -28,5 +28,5 @@ class Client:
|
|||
|
||||
def start(self):
|
||||
while True:
|
||||
print(1, self.peers, type(self.peers))
|
||||
#print(1, self.peers, type(self.peers))
|
||||
better_sleep(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue