After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707023 - pull: Clean up synchronous fetching code
pull: Clean up synchronous fetching code
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-29 01:35 UTC by Colin Walters
Modified: 2013-08-29 12:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pull: Clean up synchronous fetching code (7.08 KB, patch)
2013-08-29 01:35 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2013-08-29 01:35:39 UTC
Fold in fetch_uri to fetch_uri_utf8(), and rename the latter to
include _sync as a suffix, since it's synchronous.

Improve the status line to show when we're fetching a synchronous URI;
previously we just showed "Scanning metadata".
Comment 1 Colin Walters 2013-08-29 01:35:40 UTC
Created attachment 253467 [details] [review]
pull: Clean up synchronous fetching code
Comment 2 Jeremy Whiting 2013-08-29 03:14:34 UTC
Looks good to me, ship it.
Comment 3 Colin Walters 2013-08-29 12:05:20 UTC
Attachment 253467 [details] pushed as 8fce251 - pull: Clean up synchronous fetching code