Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

New session_detach feature #93

@dgasull

Description

@dgasull

dataClay GC is not removing objects being used by sessions since we do not know what is present in client applications heap. When a session is closed, unreferenced objects are cleaned.

If the session never finishes but we keep creating objects we have a disk leak.

New session_detach method in DataClayObject will allow applications to notify dataClay when an object should be detached from the session and thus, cleaned.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions