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
Traceback (most recent call last):
File "build\bdist.win32\egg\rospy\impl\tcpros_base.py", line 316, in _tcp_server_callback
err_msg = self.topic_connection_handler(sock, client_addr, header)
File "build\bdist.win32\egg\rospy\impl\tcpros_pubsub.py", line 349, in topic_connection_handler
topic.add_connection(transport)
File "build\bdist.win32\egg\rospy\topics.py", line 900, in add_connection
super(_PublisherImpl, self).add_connection(c)
File "build\bdist.win32\egg\rospy\topics.py", line 387, in add_connection
for fd in self.connection_poll.error_iter():
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: