Skip to content

Resizable protected queue #61

@jb55

Description

@jb55

When importing a lot of stuff, the size of the circular buffer queue can get larger than our pre-allocated size. We should have dynamic, resizable queue sizes.

This would also allow us to have relatively small queues for our subscription queues, which are needlessly large at the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    memory-usageMemory usage related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions