mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Merge branch 'kill_dbus_monitor' into 'master'
libsysprof: Kill `dbus-monitor` after D-Bus capturing is done See merge request GNOME/sysprof!106
This commit is contained in:
@ -216,6 +216,8 @@ sysprof_dbus_monitor_record_fiber (gpointer user_data)
|
||||
}
|
||||
}
|
||||
|
||||
g_subprocess_force_exit (subprocess);
|
||||
|
||||
return dex_future_new_for_boolean (TRUE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user