Skip to content

Ensure that Request/Responses are closed #1295

@TartanLlama

Description

@TartanLlama

Response and request handles created via hostcalls are usually cleaned up when send* is called. In some error cases, this is not done (tracked by https://github.com/fastly/ExecuteD/issues/6237). In cases when a request/response is never sent, we should ensure we call close in the class finalizer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions