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

Add support for lifespan state #324

Closed
wants to merge 4 commits into from
Closed

Conversation

FurqanHabibi
Copy link
Contributor

@FurqanHabibi FurqanHabibi commented Jun 13, 2024

Closes #323

The lifespan state is created in lifespan cycle, and a shallow copy is passed in http cycle.
Also added test to confirm the functionality.

Note that a sub-dependency Hypercorn need to be pinned to support testing on python 3.7.

requirements.txt Outdated Show resolved Hide resolved
@Kludex
Copy link
Owner

Kludex commented Sep 20, 2024

@FurqanHabibi Would you like to rebase this? 🙏

@FurqanHabibi
Copy link
Contributor Author

@Kludex Rebased it 🙏

@FurqanHabibi FurqanHabibi requested a review from Kludex September 26, 2024 04:29
@Kludex
Copy link
Owner

Kludex commented Sep 26, 2024

@FurqanHabibi GitHub gets a bit hard to work on when you don't create branches on your fork (when you commit directly to main).

I don't know how to push to this branch... 🤷‍♂️

@Kludex
Copy link
Owner

Kludex commented Sep 26, 2024

I'll be merging this: #337, but I'll maintain your commits there. Thanks for the contribution. :)

@Kludex Kludex closed this Sep 26, 2024
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.

Support lifespan state
2 participants