Skip to content

[BUG]: following plugin listener method are not called after unload_plugin #538

@MrMissx

Description

@MrMissx

What command did you use to create the bug? (if relevant)

No response

Describe the Bug

When unloading plugin by calling unload_plugin on a listener, the next plugin listener (that should run) are skipped.

image

Step to Reproduce

  1. call unload_plugin on any event listener on_load, on_start, etc.
  2. the next (sequentially) plugin listener will not get called

Expected Behavior

All next listener should keep being called/run

Logs (if any)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededscope: coreAnjani core relatedtype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions