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 sendto function in Discovery.hh was generating console error messages. These error messages were causing CI failures, and might be safely ignored. See pull request #379.
Transport seems to functional in the presence of the error message. However, it would be good to spend time to convince ourselves that the error messages are indeed spurious, or find the root cause.
Original report (archived issue) by Nate Koenig (Bitbucket: Nathan Koenig).
Prerequisites
Description
The
sendto
function in Discovery.hh was generating console error messages. These error messages were causing CI failures, and might be safely ignored. See pull request #379.Transport seems to functional in the presence of the error message. However, it would be good to spend time to convince ourselves that the error messages are indeed spurious, or find the root cause.
Steps to Reproduce
Pull request #379 has steps to reproduce.
Expected behavior:
No console error message
Actual behavior:
Sporadic output of "Exception sending a multicast message".
Reproduces how often:
Periodically.
Versions
At least Transport 6+
The text was updated successfully, but these errors were encountered: