Skip to content
  • Alexander Larsson's avatar
    Add helpers for connecting/disconnecting to cancelled signal · 0001014c
    Alexander Larsson authored
    There are race conditions when connecting and disconnecting from the
    "cancelled" signal on GCancellable which you need to do when
    implementing cancellable operations. This adds helper functions that
    avoid these races and mentions these races in the docs. (#572844)
    0001014c