[libvirt] [PATCH] virThreadPool: Don't create joinable threads

Daniel P. Berrange berrange at redhat.com
Wed Dec 4 12:54:46 UTC 2013


On Wed, Dec 04, 2013 at 01:46:54PM +0100, Michal Privoznik wrote:
> Otherwise these threads won't clean after themselves,
> as we are not joining them:

IMHO we should join with them - we're already going to the trouble
of synchronnizing with their shudown in ThreadPoolFree, so joining
shouldn't cause any further delays.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list