codec now tests pass

This commit is contained in:
Matej Sekoranja
2014-03-26 13:20:13 +01:00
parent ca2828c6dc
commit 3c7bac27fd

View File

@@ -194,6 +194,9 @@ namespace epics {
}
catch(...)
{
if (!isOpen())
return;
if (postProcess)
{
postProcessApplicationMessage();