Hi, I'm wondering why there isn't a stop() method in class Topology? How do I jump out of the code ```tp.start()```?
Hi,
I'm wondering why there isn't a stop() method in class Topology? How do I jump out of the code
tp.start()?