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

Update get_function_annotation.hpp #4651

Merged
merged 1 commit into from
May 21, 2020
Merged

Update get_function_annotation.hpp #4651

merged 1 commit into from
May 21, 2020

Conversation

khuck
Copy link
Contributor

@khuck khuck commented May 20, 2020

Fixes #4650

Proposed Changes

  • return nullptr for anonymous tasks so that annotation can annotate them

@khuck
Copy link
Contributor Author

khuck commented May 21, 2020

Are the test failures related?

Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@hkaiser
Copy link
Member

hkaiser commented May 21, 2020

In the end I have to take responsibility for the original change that caused this problem. I asked @biddisco to ensure some sensible fallback name is used. Thanks for figuring out what the problem was, @khuck!

@hkaiser
Copy link
Member

hkaiser commented May 21, 2020

Are the test failures related?

The test failures are unrelated. I'll merge this now.

@hkaiser hkaiser merged commit ff74f28 into master May 21, 2020
@hkaiser hkaiser deleted the khuck-patch-4650 branch May 21, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

thread descriptions are broken...again
2 participants