x0r

Results 14 comments of x0r

Could not make it work: ``` ... #if head.state.regex is None: recognizers = [] for id, symbol in enumerate(actions): if isinstance(symbol.recognizer, StringRecognizer): value = re.escape(symbol.recognizer.value_cmp) if symbol.recognizer.ignore_case: value = f"(?i){value}(?-i)"...

[liftbridge_broken_index.tar.bz2.zip](https://github.com/liftbridge-io/liftbridge/files/10130216/liftbridge_broken_index.tar.bz2.zip) Attached dump of broken database Most probably raft.db is broken

As I understood: If I had 3 instances in case this issue this instance process could not start, terminated and could not recover itself from others. So I have to...

It is strange: I cannot reproduce it anymore. Probably lark grammar was wrong