Commit 5f54e4f
committed
TmfAnalysisElement: Execute analysis in separate thread
This was done in UI thread and if module.schedule blocks due to
waitForCompletion (e.g. of dependent analysis) the UI thread blocks
until it's finished.
Change-Id: I5609f7cc06baf4e4c62c43b4fff3363415e3c1cc
Signed-off-by: Bernd Hufmann <[email protected]>1 parent 5704617 commit 5f54e4f
File tree
1 file changed
+4
-1
lines changed- tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
334 | 337 | | |
335 | 338 | | |
336 | 339 | | |
| |||
0 commit comments