When an Event is returned, Event::$object shall be removed from the loop that returned it, should the event be a write event
the Input for Event::$source shall also be removed.
Class synopsis
finalclassparallel\Events\Event
{
/* Shall be one of Event\Type constants */
publicint$type;
/* Shall be the source of the event (target name) */