false
, the event will be ignored. This makes event filters a light-weight mechanism for purposefully filtering out events, often for performance reasons.false
for events that should be ignoredfalse
, Mechanic halts processing of that event entirely. No tasks are run, in this scenario. Otherwise, processing continues normally, and tasks subscribing to the event's topic will run.