Fix: tests: add missing wait, document missing synchro
[lttng-tools.git] / tests / regression / ust / java-jul / test_java_jul
index 359fe0536bb0a059fa45142c5a91081ab71722eb..d16880f277aa77ad9da5d10d8630340be3957c5a 100755 (executable)
@@ -96,6 +96,8 @@ function test_jul_before_start ()
        # Run 5 times with a 1 second delay
        run_app_background
 
+       #FIXME: racy missing synchronization
+
        start_lttng_tracing $SESSION_NAME
 
        # Wait for the applications started in background
This page took 0.022588 seconds and 4 git commands to generate.