The Wayback Machine - https://web.archive.org/web/20201115182845/https://github.com/encode/starlette/issues/1050
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Unraisable ResourceWarnings #1050

Open
graingert opened this issue Sep 7, 2020 · 2 comments
Open

fix Unraisable ResourceWarnings #1050

graingert opened this issue Sep 7, 2020 · 2 comments
Labels
bug

Comments

@graingert
Copy link
Contributor

@graingert graingert commented Sep 7, 2020

Hrm..we should probably fix these 馃 curious that they all seem to be warnings for family=AddressFamily.AF_UNIX

Originally posted by @JayH5 in #1040 (comment)

@graingert
Copy link
Contributor Author

@graingert graingert commented Sep 7, 2020

it looks like various objects are not used in context managers, or pass on the __exit__ to their super class

@JayH5
Copy link
Member

@JayH5 JayH5 commented Sep 11, 2020

Possibly related: #947, #948

@JayH5 JayH5 added the bug label Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can鈥檛 perform that action at this time.