Skip to content

Stop FixedDeque/CircularBuffer retaining items#236

Open
TjlHope wants to merge 1 commit intoYomguithereal:masterfrom
TjlHope:fixed_deque_stop_memory_retain
Open

Stop FixedDeque/CircularBuffer retaining items#236
TjlHope wants to merge 1 commit intoYomguithereal:masterfrom
TjlHope:fixed_deque_stop_memory_retain

Conversation

@TjlHope
Copy link
Copy Markdown

@TjlHope TjlHope commented May 17, 2025

on shift/pop/clear, preventing them from being GC'd.

Fixes #235

Just thrown this together quickly, let me know if you want the unit tests to be done differently at all.

on shift/pop/clear, preventing them from being GC'd.
Fixes Yomguithereal#235
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.

circular-buffer / fixed-deque retain memory on shift / pop

1 participant