} else {
        const lock = this.get(action);

        if (lock) {
            checkers.forEach(checker => lock.add(checker));