Skip to content

Documentation bug: Examples should show explicit disconnection of the client #488

Description

@the-destro

With the change to requiring a Client supervisor for your apps supervision tree, it is very possible to start to leak processes over time if they are not explicitly closed. I had, incorrectly, relied on the garbage collector to clean up connections when they went out of scope in the past and that is now explicitly not correct and a potential problem waiting to happen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions