Skip to content

Same size makes them collide and fight for a position #1

@caycun

Description

@caycun

Config yaml file to replicate:

- command: "ping google.com"
  size: 20
  direction: 1
- command: "ping facebook.com"
  size: 40
  direction: 2
- command: "ping youtube.com"
  size: 40
  direction: 2
- command: "lsblk"
  size: 10
  direction: 1

As you can see, both ping commands have the same size which is 40. They are clashing/colliding because they have the same size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions