Aleksandra Martyniuk
33cb156ee3
compaction: switch state after compaction is done
...
Compaction task executors which inherit from compaction_task_impl
may stay in memory after the compaction is finished.
Thus, state switch cannot happen in destructor.
Switch state to none in perform_task defer.
2023-07-17 15:54:33 +02:00
..
2023-07-13 11:28:47 +03:00
2023-07-17 12:06:00 +03:00
2023-02-28 11:05:15 +02:00
2023-05-23 08:52:56 +03:00
2023-07-12 11:42:04 +03:00
2023-07-17 15:54:33 +02:00
2023-06-20 13:03:46 +02:00
2023-07-17 12:03:11 +03:00
2023-07-07 11:08:10 +02:00
2023-07-14 16:37:24 +03:00
2023-05-05 12:57:43 +04:00
2023-07-16 18:30:58 +03:00
2023-03-01 07:54:19 +02:00
2023-06-06 10:54:39 +03:00
2023-07-17 10:57:36 +03:00
2023-07-11 15:12:43 +03:00
2023-07-13 16:56:01 +02:00
2023-07-06 10:24:46 +02:00
2023-07-12 12:34:02 +02:00
2023-06-29 22:46:42 +02:00
2023-06-06 13:29:16 +03:00
2023-07-12 15:06:59 +03:00