mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 07:53:20 +00:00
When running compaction task test on the same scylla instantion other tests are run, some compaction tasks from other test cases may be left in task manager. If they stay in memory long enough, they may get unregistered during the compaction task test and cause bad_request status. Drain old compaction tasks before and after each test. Fixes: #14584. Closes #14585
3.2 KiB
3.2 KiB