mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() There was a race condition between commandTimedOutDuringSession finishing and the next test starting that checked for unterminated launches (in BaseTestCase removeTeminatedLaunchesBeforeTest). While commandTimedOutDuringSession did wait for the shutdown to be received (ICommandControlShutdownDMEvent), that can happen a few ms before the launch is fully terminated (fLaunch.isTerminated() == true) Change-Id: Ib4e6655938f6b0e3ab3ce89fd06528f1b72ee04d Signed-off-by: Jonah Graham <jonah@kichwacoders.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |