-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
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
Labels
No labels