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 675788 - VMCreator: Pass cancellable to all async methods
VMCreator: Pass cancellable to all async methods
Status: RESOLVED WONTFIX
Product: gnome-boxes
Classification: Applications
Component: installer
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-05-10 01:23 UTC by Zeeshan Ali
Modified: 2016-03-31 13:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
VMCreator: Pass cancellable to all async methods (3.35 KB, patch)
2012-05-10 01:23 UTC, Zeeshan Ali
none Details | Review

Description Zeeshan Ali 2012-05-10 01:23:32 UTC
Pass cancellable to all async methods.
Comment 1 Zeeshan Ali 2012-05-10 01:23:34 UTC
Created attachment 213775 [details] [review]
VMCreator: Pass cancellable to all async methods

Currently this is useless so not sure if this is better than to
simply remove unused cancellable paremeter(s)?
Comment 2 Zeeshan Ali 2013-03-01 00:43:05 UTC
We should just do this when needed.