Skip to content

add cleanup queue for perl based objects#549

Merged
benlorenz merged 3 commits intomasterfrom
bl/cleanupqueue
Jan 26, 2026
Merged

add cleanup queue for perl based objects#549
benlorenz merged 3 commits intomasterfrom
bl/cleanupqueue

Conversation

@benlorenz
Copy link
Member

@benlorenz benlorenz commented Jan 25, 2026

to make sure they are deleted on the main thread

currently with a debug print at process end to check statistics

It might be better to move this to the c++ side by overriding the finalizer on the libcxxwrap side (instead of relying on overriding the internal CxxWrap.CxxWrapCore.delete function), but for now this does seem to work.

cc: @fingolfin

to make sure they are deleted on the main thread
@benlorenz benlorenz marked this pull request as ready for review January 25, 2026 15:33
@benlorenz benlorenz merged commit 4160256 into master Jan 26, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant