Thread Previous • Date Previous • Date Next • Thread Next |
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.
Thread Previous • Date Previous • Date Next • Thread Next |