Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Creating edges occasionally requires a server restart to activate #7

Open
Danielv123 opened this issue Feb 25, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Danielv123
Copy link
Member

Steps to reproduce:

  • Start 2 instances
  • Create edge configuration to link them
  • Observe that the edge does not create a link
  • Restart the controller/the server/the host and the link will start working.

I am having this issue with my gridworld plugin where links are automatically created while exploring the world. The latest variation of the issue is that setting up a new link when leaving one instance deactivates other links on the instance you are leaving until it or the controller is restarted.

I am not really sure where to start debugging this, except looking into what happens when applyActiveEdges is called and what it sends to the instance to cause issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant