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

Allow to reload actorkeys #46

Closed
albireox opened this issue Nov 22, 2020 · 0 comments · Fixed by #74
Closed

Allow to reload actorkeys #46

albireox opened this issue Nov 22, 2020 · 0 comments · Fixed by #74
Assignees

Comments

@albireox
Copy link
Member

Copying from an old Trac ticket:

It should be possible for an actor to reload its actorkeys definitions without restarting the actor. This service would be provided by actorcore (via Commands/CoreCmds?.py, I think?), similar to "reload" and "reloadConfiguration".
May require modifying opscore/protcols/keys.py, though we may just be able to call keys.load(dictname,forceReload=True).

@albireox albireox self-assigned this Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant