← Back to team overview

txamqp-user team mailing list archive

Re: How to clean up

 

Hi Andrew,

What I use to clean up is using a stop_token object puting it in the queue
whenever I want close the queue. Although I'm not sure if it will garbage
collect all the objects though. See: http://dpaste.com/208100/

Hope it helps a tiny bit at least.

Cheers,

-- 
Ale.

References