Aleksandra Martyniuk
4922f4cf80
compaction: take gate holder out of task executor
...
In the following commits, classes deriving from compaction_task_executor
will be alive longer than they are kept in compaction_manager::_tasks.
Thus, the compaction_task_executor::_gate_holder would be held,
blocking other compactions.
compaction_task_executor::_gate_holder is moved outside of
compaction_task_executor object.
2023-06-20 12:12:45 +02:00
..
2023-03-23 20:57:08 +08:00
2023-05-05 13:55:00 +03:00
2023-05-30 15:10:12 +03:00
2023-05-30 15:10:12 +03:00
2023-06-18 13:39:27 +02:00
2023-05-11 19:36:01 +03:00
2023-02-15 11:01:50 +02:00
2023-02-15 11:01:50 +02:00
2023-05-30 15:10:12 +03:00
2023-05-30 15:10:12 +03:00
2023-06-18 22:45:25 +03:00
2023-06-18 22:45:25 +03:00
2023-03-16 20:34:18 +08:00
2023-02-15 11:01:50 +02:00
2023-06-06 13:29:16 +03:00
2023-06-06 13:29:16 +03:00
2023-03-27 01:44:00 -04:00
2023-03-27 01:44:00 -04:00
2023-03-22 04:58:01 -04:00
2023-06-06 13:29:16 +03:00
2023-03-16 20:34:18 +08:00
2023-02-28 21:56:53 +08:00
2023-02-15 11:01:50 +02:00
2023-06-06 13:29:16 +03:00
2023-03-27 11:13:10 -03:00
2023-06-19 08:49:27 +03:00
2023-06-20 12:12:45 +02:00
2023-06-19 14:05:29 +03:00
2023-05-17 11:33:22 +03:00
2023-05-12 10:14:28 -03:00
2023-05-30 15:10:12 +03:00
2023-05-30 15:10:12 +03:00
2023-03-09 08:21:47 +03:00
2023-03-09 08:21:47 +03:00