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 b4d980624..18800119d 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -39,6 +39,18 @@ <section title="Improvements"> </section> <section title="Bug fixes"> + <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> </release> <release version="v4.0.0" date="2018-01-19"> -- 2.13.6 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list