Rammbock
Rammbock copied to clipboard
message_stream.get function will drop into endless loop
We found robot can not stop sometimes. After research found the core reason is that message_stream.get will drop into endless loop when no expected message found and socket never empty (receive data persistently).
Hum, I see. Timeout should happen. As a kind of a workaround until we can fix this, you can set timeout to your test or userkeyword.