-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Nylon currently performs a full restart when it detects a configuration update. This is both disruptive and unnecessary.
Approaches:
- We can probably get a diff between the old and new, and re-populate the necessary structures
- Make restarting faster? Perhaps persist the neighbours
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request