-
-
Notifications
You must be signed in to change notification settings - Fork 751
HTTP client session is not properly closed #244
Copy link
Copy link
Closed
Labels
a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)Related to internal functionality and utilities (error_handler, logging, security, utils and core)p: 3 - lowLow PriorityLow Prioritys: staleHas had no activity for a whileHas had no activity for a whilet: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)Related to internal functionality and utilities (error_handler, logging, security, utils and core)p: 3 - lowLow PriorityLow Prioritys: staleHas had no activity for a whileHas had no activity for a whilet: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
aiohttpwill warn in__del__if the session was not closed, we need to find a way to clean this up properly.