Correct handling of GMainContext acquired from NetworkManager object iterating in thread
I am trying to use the libnm
library to call NetworkManager calls from one thread while another thread takes care of iterating the context and handling the callbacks of the asynchronous methods. Yet whatever I do, I cannot seem to shake these three critical glib
warnings: