tmf: Cancel modules when disposed
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 10 Mar 2014 22:56:19 +0000 (18:56 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 11 Mar 2014 22:51:04 +0000 (18:51 -0400)
commit130e6f4e59132043a195ad6af16c4f466a4c6b30
treed31b53589bd93249369cb1cb87b2cad3110eabe4
parent210bd7dac5854af8c797ddab3d5d1e7fa1280061
tmf: Cancel modules when disposed

When running org.eclipse.linuxtools.lttng.alltests, the uml tests wait
forever because an analysis is running and never gets canceled. I think
modules should get canceled when disposed.

Change-Id: I745c32eae93ffad41e107ef8c29d02001d76e288
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/23168
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
IP-Clean: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/analysis/TmfAbstractAnalysisModule.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/TmfStateSystemAnalysisModule.java
This page took 0.028818 seconds and 5 git commands to generate.