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

Make Event::PollForStatus a virtual method, and override it where necessary. #68349

Merged
merged 1 commit into from
May 22, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 21, 2024

Make Event::PollForStatus a virtual method, and override it where necessary.

This enables Event to be a completely virtual base class, and removes it from circular dependencies.

FUTURE_COPYBARA_INTEGRATE_REVIEW=openxla/xla#12942 from openxla:fix_test_cudnn c438b08ea7240c23ae98bc8dcf4ef45fa6d2e89c

@copybara-service copybara-service bot force-pushed the exported_pr_635818137 branch 4 times, most recently from 1c1eae8 to 1e2e0ce Compare May 22, 2024 17:56
…essary.

This enables Event to be a completely virtual base class, and removes it from circular dependencies.

PiperOrigin-RevId: 636235458
@copybara-service copybara-service bot closed this May 22, 2024
@copybara-service copybara-service bot deleted the exported_pr_635818137 branch May 22, 2024 19:27
@copybara-service copybara-service bot merged commit ac74514 into master May 22, 2024
1 check passed
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.

None yet

1 participant