agentMET4FOF icon indicating copy to clipboard operation
agentMET4FOF copied to clipboard

Check if the mechanism to connect to existing agent network is correct for osBrain

Open BjoernLudwigPTB opened this issue 3 years ago • 0 comments

In agents.py:l1173 we have checked, if connect == False and then try to connect to an existing network via self.connect(...). That seems to be wrong.

@bangxiangyong Can you confirm, that there is something wrong about the logic?

BjoernLudwigPTB avatar Mar 12 '21 20:03 BjoernLudwigPTB