Home GnuPG

Add an ItemCommand queue to Nuance
1885c4e03bb6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add an ItemCommand queue to Nuance

Summary:
Ref T10537. Generally, when users interact with Nuance items we'll dump a command into a queue and apply it in the background. This avoids race conditions with multiple users interacting with an item, which Nuance is more subject to than other applications because it has an import/external component.

The "sync" command doesn't actually do anything yet.

Test Plan: {F1186365}

Reviewers: chad

Reviewed By: chad

Subscribers: Luke081515.2

Maniphest Tasks: T10537

Differential Revision: https://secure.phabricator.com/D15506

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 22 2016, 2:51 PM
Parents
rPHABa90daf5d3048: Add very basic item rendering for GitHub events, parse IDs + URIs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB1885c4e03bb6: Add an ItemCommand queue to Nuance (authored by epriestley <git@epriestley.com>).Mar 22 2016, 11:08 PM