Mercurial > hg > orthanc
view Resources/Samples/Lua/Autorouting.lua @ 3947:cf6eb4fc6841 transcoding
fix issue #179: use a shared mutex to avoid deadlock in python plugins
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Tue, 19 May 2020 16:19:05 +0200 |
parents | 23590917e83e |
children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'sample')) end