Skip to content

ResourceWarning #34

@kristakernodle

Description

@kristakernodle

ResourceWarning error occurs with basic usage (e.g., from documentation).

ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 58967), raddr=('127.0.0.1', 58965)> return self._sock.send(b) ResourceWarning: Enable tracemalloc to get the object allocation traceback

I'm using python 3.7, this may be a compatibility based warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions