Skip to content

Seems to leak memory in get #99

@wcn00

Description

@wcn00

Using:
-ubuntu 18 linux
-mq 9.1.0.1
-current pull from github of mq-golong
I'm writing a microservice for sending and getting MQ messages. It supports basic message properties. The put side of the service runs forever in the same memory footprint, but the get side leaks memory. I suspect that the leak is in the C side of the enclave (if thats the right word). go pprof shows nothing unusual.
I've rewritten the amqprop sample to get my messages (attached) and when I run it it leaks.
Any ideas?
amqsprop.zip

If you need me to make the other side in a sample I can.
wcn

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