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

UCP: Remove active message handlers before destroying the worker. #546

Merged
merged 1 commit into from
Jan 11, 2016

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Jan 11, 2016

No description provided.

 We need to avoid creating enpoints on-demand after interface
destruction process has started, therefore first thing to do in
ucp_worker_destroy() is to stop processing active messages on all
interfaces of that worker. All internal endpoints will be destroyed
later, and new ones will not be created.
@yosefe
Copy link
Contributor Author

yosefe commented Jan 11, 2016

@alex-mikheev

@yosefe yosefe added the Bugfix label Jan 11, 2016
@alex-mikheev
Copy link
Contributor

👍

@mellanox-github
Copy link
Contributor

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/1285/ for details.

@mellanox-github
Copy link
Contributor

Test PASSed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/697/ for details (Mellanox internal link).

yosefe added a commit that referenced this pull request Jan 11, 2016
UCP: Remove active message handlers before destroying the worker.
@yosefe yosefe merged commit 58524b0 into openucx:master Jan 11, 2016
@yosefe yosefe deleted the topic/ucp-unset-am-handlers branch January 11, 2016 16:34
dmitrygx pushed a commit to dmitrygx/ucx that referenced this pull request Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants