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