const skip = RX_LOCK_CHANNEL.test(notification.channel) || (
            this.options.filtered && this.processId === notification.processId
        );