libsysprof-profile: always continue the source

This commit is contained in:
Christian Hergert
2023-06-04 00:04:52 -07:00
parent a6ca0eb2d7
commit 8138ab49c3

View File

@ -250,7 +250,7 @@ sysprof_perf_event_stream_dispatch (gpointer user_data)
sysprof_perf_event_stream_flush (self);
return G_SOURCE_REMOVE;
return G_SOURCE_CONTINUE;
}
static void