Attachment 93549:
Let account storage plugins load asynchronously -
Simon McVittie <smcv@collabora.com> -
2/6/2014
(
View
)
Close Quick Help
- From the Overview page, you can add a more generic overview comment that will appear at the beginning of your review.
- To comment on a specific lines in the patch, first select the filename from the file navigation links.
- Then double click the line you want to review and a comment box will appear below the line.
- When the review is complete and you publish it, the overview comment and all line specific comments with their context,
will be combined together into a single review comment on the bug report.
- For more detailed instructions, read the Splinter
help page.
From: Simon McVittie <simon.mcvittie@collabora.co.uk>
Date: Thu, 6 Feb 2014 14:56:38 +0000
Subject: [PATCH 2/2] Let account storage plugins load asynchronously
This means they don't have to be prepared to block during list().
(tests/twisted/mcp-account-diversion.c still loads its data at the last
possible moment, in list(), to confirm that the no-op default implementation
of list_async and list_finish works as intended.)
(Restored from draft; last edited )
Previous Reviews
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2/14/2014
-----------------------------------------------------------------
src/mcd-storage.c