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

Derive EventEngine from std::enable_shared_from_this #31060

Merged
merged 1 commit into from Sep 19, 2022

Conversation

drfloob
Copy link
Member

@drfloob drfloob commented Sep 19, 2022

This is an API change required for subsequent work in using EventEngine shared_ptrs. It has been landed and reverted with other work multiple times, so I'm landing it independently.

This is an API change required for subsequent work in using EventEngine
shared_ptrs. It has been landed and reverted with other work multiple
times, so I'm landing it independently.
@drfloob drfloob added release notes: yes Indicates if PR needs to be in release notes and removed lang/core labels Sep 19, 2022
@drfloob drfloob merged commit ba67187 into grpc:master Sep 19, 2022
@drfloob drfloob deleted the ee-shared_from_this branch September 19, 2022 22:58
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api area/core bloat/none imported Specifies if the PR has been imported to the internal repository lang/core per-call-memory/neutral per-channel-memory/neutral release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants