Files
scylladb/test
Tomasz Grabiec e385ce8a2b Merge "fix stack use after free during shutdown" from Gleb
storage_service uses raft_group0 but the during shutdown the later is
destroyed before the former is stopped. This series move raft_group0
destruction to be after storage_service is stopped already. For the
move to work some existing dependencies of raft_group0 are dropped
since they do not really needed during the object creation.

Fixes #13522
2023-05-04 15:14:18 +02:00
..
2023-04-25 09:53:47 +02:00
2023-04-23 08:37:32 +03:00
2023-04-28 11:13:41 +08:00