simulator icon indicating copy to clipboard operation
simulator copied to clipboard

The process to send pending chunks before leaving the team freezes the peer

Open cristobalmedinalopez opened this issue 6 years ago • 0 comments

I commented two lines in peer_dbs (see https://github.com/P2PSP/simulator/blob/master/src/core/peer_dbs.py#L610)

The reason of those lines is to send pending chunks before leaving the team in a polite way. However, it freezes the peer in a receive call.

cristobalmedinalopez avatar Jul 27 '18 11:07 cristobalmedinalopez