Results 26 comments of Volodymyr Yavdoshenko

Hi @mischif Thanks for reporting this issue. Have you tried to read the Dragonfly engineering blog section? [Engineering Posts](https://www.dragonflydb.io/blog/categories/engineering) This blog constantly exposes different aspects of Dragonfly and its competitors'...

Hi @reefland Thanks for reporting the issue.

@zhyhang Thanks for reporting the issue.

@finalgamer Thanks for reporting the bug.

@finalgamer Try this: ``` 127.0.0.1:6379> FT.CREATE demo_idx ON HASH PREFIX 1 doc: SCHEMA tags TAG OK 127.0.0.1:6379> FT.SEARCH demo_idx '@tags:{"«something"}' 1) (integer) 0 127.0.0.1:6379> ```

@miledxz We don't assign issues to comunity authors. You can provide your solution and mention this issue in PR.

The same symptom I saw for XTRIM command.

@BagritsevichStepan I could reproduce it using several proactors. You can rename this issue.

Crash still exists with the latest changes. The recorded traffic: [traffic-search.tar.gz](https://github.com/user-attachments/files/20762367/traffic-search.tar.gz) The traffic replay tool can be used with `-skip-time-sec 900` option to speed up the reproduction of the crash....