NetworkManager/clients
Thomas Haller be8a3f9902
cloud-setup: simplify cancellation in _get_config_fetch_cancelled_cb()
If we call g_cancellable_connect() on a GCancellable that is already
cancelled, then the callback is invoked synchronously. We need to
handle that.

However, we can slightly simplify the code. There is no change in
behavior, but we can always let the cancelled callback return the
result.
2020-12-11 17:36:37 +01:00
..
cli veth: add support to configure veth interfaces 2020-11-27 10:12:36 +01:00
cloud-setup cloud-setup: simplify cancellation in _get_config_fetch_cancelled_cb() 2020-12-11 17:36:37 +01:00
common veth: add support to configure veth interfaces 2020-11-27 10:12:36 +01:00
tests Correct python black rules 2020-10-29 09:35:10 +01:00
tui all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
meson.build docs: generate nm-settings-docs-nmcli.xml based on nmcli meta data 2020-06-11 10:53:50 +02:00
nm-online.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00