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

Health check generates ResourceWarning's #319

Open
tamkovich opened this issue Feb 14, 2022 · 0 comments
Open

Health check generates ResourceWarning's #319

tamkovich opened this issue Feb 14, 2022 · 0 comments

Comments

@tamkovich
Copy link

I am using health check and found that it returns ResourceWarning's to my logs (google and console).

Here is how it looks like:

./manage.py health_check
MigrationsHealthCheck    ... working
RedisHealthCheck         ... working
sys:1: ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.XX.XX', 55453), raddr=('148.XXX.XXX.X', 9001)>

Could you please assist me with that?

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

No branches or pull requests

1 participant