codec now tests pass
This commit is contained in:
@@ -194,6 +194,9 @@ namespace epics {
|
||||
}
|
||||
catch(...)
|
||||
{
|
||||
if (!isOpen())
|
||||
return;
|
||||
|
||||
if (postProcess)
|
||||
{
|
||||
postProcessApplicationMessage();
|
||||
|
||||
Reference in New Issue
Block a user