Mercurial > hg > orthanc-python
diff NEWS @ 58:ef1a1ce0c1e3
During Orthanc shutdown, wait for all the pending events to have been processed
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 Jan 2021 07:36:18 +0100 |
parents | 46fe70776d61 |
children | 950c1fb892ad |
line wrap: on
line diff
--- a/NEWS Thu Jan 21 18:27:06 2021 +0100 +++ b/NEWS Fri Jan 22 07:36:18 2021 +0100 @@ -2,6 +2,7 @@ =============================== * Fix possible deadlock with "orthanc.RegisterOnChangeCallback()" +* During Orthanc shutdown, wait for all the pending events to have been processed Version 3.0 (2020-12-09)