-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
App cleanup context #2747
App cleanup context #2747
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2747 +/- ##
==========================================
+ Coverage 97.98% 97.99% +<.01%
==========================================
Files 39 39
Lines 7391 7423 +32
Branches 1299 1304 +5
==========================================
+ Hits 7242 7274 +32
Misses 47 47
Partials 102 102
Continue to review full report at Codecov.
|
The feature is done (except documentation). |
@aio-libs/aiohttp-committers please take a look. |
I don't see any |
Sorry, it is definitely |
It has a good name since it refrect exactly what it reference to - CleanupContext. It's hard to figure something better for me. Why do you question this name? Do you have any different ideas about? |
No other ideas actually. |
I suggest full name cleanup_context to be more clear for the reader. |
Thanks for sharing opinion. Ctx is pretty common abbreviation. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a [new issue] for related bugs. |
A fix for #2092