Skip to content

Fix interference with plugins that cancel events#10

Open
CoPokBl wants to merge 1 commit intoMatistan:masterfrom
CoPokBl:fixinterfere
Open

Fix interference with plugins that cancel events#10
CoPokBl wants to merge 1 commit intoMatistan:masterfrom
CoPokBl:fixinterfere

Conversation

@CoPokBl
Copy link

@CoPokBl CoPokBl commented Mar 14, 2026

Fix #9

Add isCancelled() checking to events that support it. It might also make sense to increase priority (possibly even to 'monitor'), since the work that this plugin does makes sense to be done after other plugins' processing.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugin causes interference by running on cancelled events

1 participant