Skip to content

Memory leak when inserting binary values #66

@aistis-

Description

@aistis-

Hello, after fixing inserting binary values via put method, I've tried to use it in a long-running process. I observe a memory leak and it seems PHP garbage collector is not able to clean Value::blob(...) objects.

I'll try to put some steps to reproduce the issue, but reporting the issue in advance as someone may already have an idea what could be wrong. I cannot yet confirm is it for all the value objects or only the blobs.

FYI @paul-brackin

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