Skip to content

Possible fix for ATR-30452

Simone Sottocornola requested to merge DCMEmulator_fix into master

https://its.cern.ch/jira/browse/ATR-30452

Observed seg faults coming from the call of the DcmEmulator destructor before notifying or joining the worker threads. This should fix that.

Merge request reports