X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=src%2Femuvim%2Fexamples%2Fsonata_y1_demo_topology_1.py;h=a21fef8e017f5b772ed6d643a65c32133de8ea99;hp=4098855a05a31527526ba04797d4b173f17beb13;hb=b1a426eeed8b2611e908869366ea0ab82c27ce36;hpb=df03cc3c2435de3abccf06efaabb7abeb49d5165 diff --git a/src/emuvim/examples/sonata_y1_demo_topology_1.py b/src/emuvim/examples/sonata_y1_demo_topology_1.py index 4098855..a21fef8 100755 --- a/src/emuvim/examples/sonata_y1_demo_topology_1.py +++ b/src/emuvim/examples/sonata_y1_demo_topology_1.py @@ -68,6 +68,7 @@ def create_topology1(): # start the emulation platform net.start() net.CLI() + rapi1.stop() net.stop()