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

add flux_security_copy #60

Open
garlick opened this issue Mar 6, 2018 · 0 comments
Open

add flux_security_copy #60

garlick opened this issue Mar 6, 2018 · 0 comments

Comments

@garlick
Copy link
Member

garlick commented Mar 6, 2018

As noted in #59, we should adda flux_security_copy() function for copying a flux_security_t context.

Since the security context is not MT-safe, this would allow a multi-threaded program to parse the config files once, then duplicate the context for use in multiple threads without needing to parse config in every thread.

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

No branches or pull requests

1 participant