Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

df: base: Base classes need to have context management within parent and context #54

Closed
johnandersen777 opened this issue May 6, 2019 · 0 comments · Fixed by #71
Closed
Labels
bug Something isn't working

Comments

@johnandersen777
Copy link

Context management needs to be done twofold. Currently it is only done once. Base classes need __aenter__ and __aexit__ methods (similarly to how their context's do).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant