Mercurial > hg > orthanc-python
comparison 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 |
comparison
equal
deleted
inserted
replaced
57:46fe70776d61 | 58:ef1a1ce0c1e3 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 * Fix possible deadlock with "orthanc.RegisterOnChangeCallback()" | 4 * Fix possible deadlock with "orthanc.RegisterOnChangeCallback()" |
5 * During Orthanc shutdown, wait for all the pending events to have been processed | |
5 | 6 |
6 | 7 |
7 Version 3.0 (2020-12-09) | 8 Version 3.0 (2020-12-09) |
8 ======================== | 9 ======================== |
9 | 10 |