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

Fixing test OnAssignmentChangeMultipleReassignments #908

Merged

Conversation

shrinandthakkar
Copy link
Collaborator

@shrinandthakkar shrinandthakkar commented Jun 9, 2022

This PR fixes the test OnAssignmentChangeMultipleReassignments by using the taskThreadDead parameter. After merging #877, we added a check to see if the task thread was dead before attempting to stop any task. We needed a respective fix in this test.

This test was added in a parallel running PR, hence it was missed when PR #877 fixed other similar tests.


Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB.
For reporting security issues and contributing security fixes,
please, email security@linkedin.com instead, as described in
the contribution guidelines.

Please, take a minute to review the contribution guidelines at:
https://github.com/linkedin/Brooklin/blob/master/CONTRIBUTING.md

@shrinandthakkar shrinandthakkar changed the title Fixing assignment change test to include task thread dead parameter after merging #877 Fixing test OnAssignmentChangeMultipleReassignments Jun 9, 2022
@shrinandthakkar shrinandthakkar merged commit 51533bb into linkedin:master Jun 9, 2022
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.

3 participants