You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
aluis-rcastro
changed the title
"Exit from infinite loop - recieve" appears a lot
"Exit from infinite loop - recieve" appears a lot (Debug)
May 11, 2019
After reviewing the code, I have noticed that there was missing more 'debug' messages. The one above mentioned was the last one left after receiving the whole message.
To solve that, I added messages when closing session, closing connection and finally, when finishing reception.
Now, 'debug' message acts more as expected, not giving to the user incorrect (or rather, incomplete) information.
Just remove this debug message
The text was updated successfully, but these errors were encountered: