Introduce the queues and fix the code so that the previous functionality works. These queues will contain operations that should wait for different conditions.
https://linear.app/comm/issue/ENG-9189/introduce-additional-operation-queues
Differential D13363
[lib] Introduce new operation queues tomek on Sep 17 2024, 8:45 AM. Authored by Tags None Referenced Files
Subscribers
Details
Introduce the queues and fix the code so that the previous functionality works. These queues will contain operations that should wait for different conditions. https://linear.app/comm/issue/ENG-9189/introduce-additional-operation-queues Tested the whole stack at once:
In each of the cases verified that the result was correct and that the operation was removed from the queue. Also tested that the migration works on the web by adding an operation to a queue, upgrading the app version, and checking if it appears in threadQueue.
Diff Detail
|