Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> --- docs/news.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 773c95b0da..6cacded58f 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -46,6 +46,18 @@ </change> </section> <section title="Improvements"> + <change> + <summary> + Fix issues with unexpected libvirtd termination + </summary> + <description> + If there were outstanding worker threads when libvirtd + received a quit signal via SIGTERM, SIGINT, or SIGQUIT + then, libvirtd may have crashed or hung waiting for a + worker job to send a completion notification that cannot + be received because the event loop was stopped too soon. + </description> + </change> </section> <section title="Bug fixes"> </section> -- 2.17.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list