X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libustcomm%2Fustcomm.c;h=5468ad4f9eebe74df02ece68166520de3bb52f06;hp=f2aeb61fc423d2d818e89190fae44312d92f3658;hb=3bb568630e172fd8d2a05f85b6f44218c18ce139;hpb=f20de35f1c38dbf27ea37f083e3ec94b70c14e56 diff --git a/libustcomm/ustcomm.c b/libustcomm/ustcomm.c index f2aeb61..5468ad4 100644 --- a/libustcomm/ustcomm.c +++ b/libustcomm/ustcomm.c @@ -59,6 +59,7 @@ static void signal_process(pid_t pid) return; } + /* FIXME: should wait in a better way */ sleep(1); }