update OMF RM to pass the test. Change status of the rm to fnish after it stops
[nepi.git] / src / nepi / resources / omf / channel.py
index e02593e..2a44b0d 100644 (file)
@@ -189,6 +189,7 @@ class OMFChannel(OMFResource):
 
         """
         super(OMFChannel, self).stop()
+        self.set_finished()
 
     def release(self):
         """ Clean the RM at the end of the experiment and release the API