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

RDMAClient not threadsafe #84

Open
TylerADavis opened this issue Jul 12, 2017 · 2 comments
Open

RDMAClient not threadsafe #84

TylerADavis opened this issue Jul 12, 2017 · 2 comments
Assignees
Labels

Comments

@TylerADavis
Copy link
Collaborator

The RDMAClient hangs in the new test_mt test, and likely contains some element that is not thread safe. This should be resolved.

@TylerADavis
Copy link
Collaborator Author

It seems that sometimes the test passes, sometimes it hangs, and sometimes it fails due to an incorrect value being returned

@TylerADavis
Copy link
Collaborator Author

This may be a result of send_receive_message_sync making use of the same buffers and semaphores across threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant