X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Femuvim%2Fexamples%2Fsonata_y1_demo_topology_1.py;h=a21fef8e017f5b772ed6d643a65c32133de8ea99;hb=74df451e28839c7ef2d7d29b6969c4ca59904a7c;hp=4098855a05a31527526ba04797d4b173f17beb13;hpb=c911ca6a6560d062fed5d294bc5a80c26da69672;p=osm%2Fvim-emu.git 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()