diff options
author | Carlos Soriano <csoriano@gnome.org> | 2016-09-06 17:27:12 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2016-09-07 16:10:02 +0200 |
commit | 819546836462408022b1ebf8f5d8569542dfa831 (patch) | |
tree | 263679c235b96f5876671c76b9106f7c00c3517b /src/nautilus-canvas-view-container.c | |
parent | 35ca20ce4ba350269ebf879ce529d2bb64cd27bb (diff) | |
download | nautilus-819546836462408022b1ebf8f5d8569542dfa831.tar.gz |
batch-rename-dialog: use GTask appropiately
The Gtask has to finish only when all the internal async call are ready,
doing the other way around is conceptually wrong and will cause problems
if we rely on the task for checking the status of the general operation.
For that implement a correct GTask handling, waitig with a mutex and
condition for all async calls to be ready, and only then mark the task
as finished.
https://bugzilla.gnome.org/show_bug.cgi?id=770586
Diffstat (limited to 'src/nautilus-canvas-view-container.c')
0 files changed, 0 insertions, 0 deletions