Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup Client when a new config is received #12

Open
quinkennedy opened this issue Oct 4, 2012 · 2 comments
Open

cleanup Client when a new config is received #12

quinkennedy opened this issue Oct 4, 2012 · 2 comments
Assignees

Comments

@quinkennedy
Copy link
Member

When a Client sends a new config, clean up the old pub/sub list or merge the old one with the new one so we don't get a second set of pub/sub items.

@quinkennedy
Copy link
Member Author

this issue is not as pressing now since I updated the server to deny duplicate names. still will do weird things if a client sends a config update.

@ghost ghost assigned quinkennedy Oct 28, 2012
@quinkennedy
Copy link
Member Author

I think this is limited to the Admin interface, the Server has been handling config updates well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant