Skip to content

Memory leaks occur when applying for and releasing buffers in different threads #624

Open
@StayGoldTY

Description

@StayGoldTY

In the business thread, because I use the Task.Run thread pool, even if WriteAndFlushAsync is called, the memory is not actually released. How can I release the memory in the above situation normally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions