Skip to content

The cleanup logic around org.jpy.PyObject is outdated now due to changes to improve concurrency and parallelization. #177

@jmao-denver

Description

@jmao-denver

Specifically, #48 , #163, #176 have made some of the assumptions no longer true which leads to the current logic either being wrong or having a negative performance impact due to increased contentions among threads.

Metadata

Metadata

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