~larsu/timezonemap/lp1440157

Viewing all changes in revision 49.

  • Committer: Lars Uebernickel
  • Date: 2015-05-07 13:40:35 UTC
  • Revision ID: lars.uebernickel@canonical.com-20150507134035-hk5cd3nca4fvvif1
timezone-completion: don't use g_cancellable_reset()

There might still be oustanding async operations for the same cancellable, for
which g_cancellable_is_cancelled() should continue returning FALSE.

Create a new cancellable for new operations instead. This is recommended by the
documentation for GCancellable.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: