You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gio: remove Send + Sync requirements from DBusConnection::register_object
glib documentation says:
"Calls to functions in vtable (and user_data_free_func ) will happen in the
thread-default main context of the thread you are calling this method from."
0 commit comments