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

Stop Dirac process after creating credential #2194

Merged
merged 3 commits into from Sep 4, 2023

Conversation

mesmith75
Copy link
Contributor

@mesmith75 mesmith75 commented Aug 25, 2023

We need to stop the currently running Dirac process if we create a new credential. In this way, the next time a Dirac command is run a new process gets started and connects with the new credential.

mesmith75 and others added 2 commits August 25, 2023 08:34
…roxy_create

PEP8 fixes for PR #2194 (fix_dirac_proxy_create) by autopep8
@egede
Copy link
Member

egede commented Aug 28, 2023

To make this work for proxies that are renewed external to Ganga, would it be better to make the dirac proxy decorator discover if the proxy has been renewed and then kill the server process?

@mesmith75 mesmith75 merged commit 6ce91c6 into develop Sep 4, 2023
10 checks passed
@mesmith75 mesmith75 deleted the fix_dirac_proxy_create branch September 4, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants