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

Feature: ASGI Lifespan consumer hooks. #1330

Closed
wants to merge 1 commit into from

Conversation

jheld
Copy link
Contributor

@jheld jheld commented Aug 6, 2019

@carltongibson This is definitely on the simple side. How does this look so far? Referencing #1216

I was hoping it could maybe be a mixin, but then I wasn't sure how that would play with the database async to sync decorator, so this seems like the better approach, too.

And how about the class names?

If we like this/have me change it until we do, then I'll also add documentation around the use. And tests.

@jheld jheld requested a review from carltongibson as a code owner August 6, 2019 20:38
@jheld jheld mentioned this pull request Sep 6, 2019
Base automatically changed from master to main March 3, 2021 18:20
@carltongibson
Copy link
Member

I'm not sure of the value of just having a stub consumer. Folks can just create their own, with an implementation if they need it.

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.

2 participants