Skip to content

Interleaved - improvements

Created by: marcus-oscarsson

Hi,

Some improvements to the interleaved :

  • Using swap_ instead of move_task_entry (solves a small issue, the wrong task was removed by interleaved code)

  • Using the data returned by add_queue_item to update the queue instead of dedicated logic on the client

Cheers, Marcus

Merge request reports