Skip to content

unclosed socke #9

@vincentclaes

Description

@vincentclaes

there is an unclosed socket somewhere ...

ResourceWarning: Enable tracemalloc to get the object allocation traceback
/Users/vincent/Workspace/stepview/stepview/data.py:113: ResourceWarning: unclosed <ssl.SSLSocket fd=42, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.0.219', 57577), raddr=('52.119.190.194', 443)>
  return run_for_profile(profile_name=aws_profile, period=period)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/Users/vincent/Workspace/stepview/stepview/data.py:113: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.0.219', 57578), raddr=('52.119.190.194', 443)>
  return run_for_profile(profile_name=aws_profile, period=period)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/Users/vincent/Workspace/stepview/stepview/data.py:113: ResourceWarning: unclosed <ssl.SSLSocket fd=37, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.0.219', 57586), raddr=('52.119.190.194', 443)>
  return run_for_profile(profile_name=aws_profile, period=period)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/Users/vincent/Workspace/stepview/stepview/data.py:113: ResourceWarning: unclosed <ssl.SSLSocket fd=57, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.0.219', 57587), raddr=('52.119.190.194', 443)>
  return run_for_profile(profile_name=aws_profile, period=period)

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