Skip to content

Memory leaks on a huge amount of requests #192

@Ispolin08

Description

@Ispolin08

Hi. I have around 500 coroutines which is performing INSERT sqls around 200qps. I have memory leak in this function. If I comment the query call everything became ok. I am new in async stuff, could you give me some advice how to fix it?

I don't need to use any then and etc. Just parrallel inserts. Unsets and gc already done but didn't help.

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions