Skip to content

Do cleanup in examples #235

Description

@reynir

In the (client) examples resource cleanups is not done properly. That is, file descriptors are not closed once a request has been made. You could say it is okay as the operating system will do the cleanup at exit, but in my opinion I think it is crucial to show how to do proper resource cleanup in the example as well.

Please correct me if I am mistaken.

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