NetworkManager/examples
Thomas Haller 9511ac7d20
examples: fix tracking destruction in destroy_nmc()
While iterating the context (once), multiple sources can be dispatched.
So if we get a timeout and shortly after the weak-ref callback, then
we still need to honor the weak-ref.

In particular, because weak_ref.unref() is not safe to do after
the object was already destroyed. So we need to be correct about
tracking destruction.
2022-07-13 10:05:12 +02:00
..
C example: Match more AP security 2021-12-10 16:49:51 +01:00
dispatcher dispatcher: avoid "dirname" and "basename" calls in "10-ifcfg-rh-routes.sh" script 2019-10-04 12:38:16 +02:00
js all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
lua/lgi all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-conf.d examples: reword comments in "30-anon.conf" snippet 2022-05-27 15:05:03 +02:00
python examples: fix tracking destruction in destroy_nmc() 2022-07-13 10:05:12 +02:00
ruby docs: update URL for latest online documentation 2021-09-24 14:41:35 +02:00
shell all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00