dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.81k stars 948 forks source link

deadlock with bigvalues serialization #3613

Open romange opened 2 months ago

romange commented 2 months ago

https://github.com/dragonflydb/dragonfly/actions/runs/10642945174/job/29505930912

kostasrim commented 2 months ago

@romange why are you suggesting it's related to big values ? I don't see the DCHECK triggering around the synchronization I introduced ?

romange commented 2 months ago

Just an assumption. It's definitely a regression. The deadlock stack traces have mutexes related to it.