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

APPS/IO-DEMO: Add debug mode which allows debugging connections which are stuck #7235

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

dmitrygx
Copy link
Member

What

Add debug mode which allows debugging connections which are stuck.

Why ?

To be able find QPs which are stuck or attach to a process when IO-demo application detects "timeout waiting for replies"

How ?

  1. Introduce new argument -D.
  2. If "timeout waiting for replies" is detected, and -D is set, don't destroy connections which are stuck (just call progress())

@yosefe yosefe merged commit 1dcbf01 into openucx:master Aug 13, 2021
@yosefe
Copy link
Contributor

yosefe commented Aug 13, 2021

pls backport to int3

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.

2 participants