Skip to content

How to trigger events in real time? #7

Description

@LogicDX342

I set a breakpoint on each event listener's method. However, it only stops on the events that occur when I create or exit Mininet. I tried using commands in the Mininet CLI such as py net.addLink(s1,s3) or link s1 s3 down, all of which took effect, but did not stop at the breakpoint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions