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

Several minor fixes #2765

Closed
wants to merge 2 commits into from
Closed

Several minor fixes #2765

wants to merge 2 commits into from

Conversation

chu11
Copy link
Member

@chu11 chu11 commented Feb 22, 2020

minor fixes per #2762, #2764

  • i forgot to unsubscribe the kvs.namespace-removed-NS event in the kvs.

  • increase grace-timeout for job personality tests, in t2800-job-cmd, there's quite a few jobs running at the end of file, so rc3 is taking a bit too long sometimes.

When a namespace is removed, unsubscribe from the
kvs.namespace-removed-<NS> event.

Fixes flux-framework#2762
Increase shutdown grace time when running tests under the flux
"job" personality.  Cleanup of jobs can sometimes take longer than
the default grace timeout.

Fixes flux-framework#2764
@chu11
Copy link
Member Author

chu11 commented Feb 22, 2020

actually, given #2733, maybe the grace-timeout fix isn't a good idea. I'll pause on that, closing.

@chu11 chu11 closed this Feb 22, 2020
@chu11 chu11 deleted the coupleoffixes branch June 5, 2021 17:16
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 this pull request may close these issues.

1 participant