Queue operations when their dependencies aren't satisfied
https://linear.app/comm/issue/ENG-9189/introduce-additional-operation-queues
Depends on D13365
Paths
| Differential D13366 Authored by tomek on Sep 17 2024, 8:47 AM.
Details Summary Queue operations when their dependencies aren't satisfied https://linear.app/comm/issue/ENG-9189/introduce-additional-operation-queues Depends on D13365 Test Plan 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.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptSep 17 2024, 8:47 AM2024-09-17 08:47:28 (UTC-7) tomek edited the summary of this revision. (Show Details)Sep 17 2024, 8:48 AM2024-09-17 08:48:09 (UTC-7) Harbormaster completed remote builds in B31671: Diff 44276.Sep 17 2024, 9:10 AM2024-09-17 09:10:56 (UTC-7) Harbormaster completed remote builds in B31685: Diff 44295.Sep 18 2024, 5:46 AM2024-09-18 05:46:37 (UTC-7) tomek edited the test plan for this revision. (Show Details)Sep 18 2024, 6:57 AM2024-09-18 06:57:54 (UTC-7) Harbormaster completed remote builds in B31692: Diff 44302.Sep 18 2024, 6:59 AM2024-09-18 06:59:22 (UTC-7) This revision is now accepted and ready to land.Sep 18 2024, 9:50 AM2024-09-18 09:50:38 (UTC-7) Closed by commit rCOMM25b472e3dbe5: [lib] Update the conditions we check before processing the operations (authored by tomek). · Explain WhySep 19 2024, 4:15 AM2024-09-19 04:15:59 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44342 lib/shared/dm-ops/add-members-spec.js
lib/shared/dm-ops/add-viewer-to-thread-members-spec.js
lib/shared/dm-ops/change-thread-read-status-spec.js
lib/shared/dm-ops/change-thread-settings-spec.js
|