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

Back out "Roctracer: Implement reliable data flushing on stop" #829

Closed
wants to merge 1 commit into from

Conversation

nmacchioni
Copy link
Contributor

Summary:
Revert due to profiling breakage on amd;

while (s_flush.correlationId_ != 0) loops indefinitely, and I don't see s_flush.correlationId_ being decremented anywhere so that is likely the issue.

Reviewed By: xw285cornell

Differential Revision: D51185531

Summary:
Revert due to profiling breakage on amd;

`while (s_flush.correlationId_ != 0) ` loops indefinitely, and I don't see `s_flush.correlationId_` being decremented anywhere so that is likely the issue.

Reviewed By: xw285cornell

Differential Revision: D51185531
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51185531

@aaronenyeshi
Copy link
Member

cc @mwootton

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 61d9111.

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.

3 participants