DiceDB / dice

DiceDB is hyper-optimized for building and scaling truly real-time applications on modern hardware. It is a drop-in replacement for Redis with support for SQL-based reactivity.
https://dicedb.io/
Other
3.32k stars 420 forks source link

#132 : Removed parallel execution from TestUpdateIndexes and TestGetOrCreateBloomFilter #133

Closed yashs360 closed 2 months ago

yashs360 commented 2 months ago

Removed parallel execution from TestUpdateIndexes and TestGetOrCreateBloomFilter, were causing a race condition and interfering with the BF state causing test failure

arpitbbhayani commented 2 months ago

Thank you @yashs360 🎆