[BitBucket user: Alain Mazy]
[BitBucket date: 2019-01-15.10:36:37]
just made a few tests:
- Windows 10 with Orthanc 1.5.0 running as a service -> the python script crashes after 2-3 seconds
- Windows 10 with Orthanc mainline running in debug in Visual Studio -> the python script crashes after 2-3 seconds
- Ubuntu 18.10, Orthanc 1.3.2 LSB -> NO crash after 5 minutes
- Ubuntu 18.10, Orthanc mainline built locally (not LSB) -> the python script crashes after 2-3 minutes
- Ubunut 18.10, Orthanc running in Docker -> the python script crashes after 2-3 seconds |