Skip to content

Commit d1f5475

Browse files
martenoleshahor02
authored andcommitted
Don't request quitting in TRDTrapSimulatorSpec
1 parent a1fbce3 commit d1f5475

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Detectors/TRD/workflow/src/TRDTrapSimulatorSpec.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,6 @@ void TRDDPLTrapSimulatorTask::run(o2::framework::ProcessingContext& pc)
334334
}
335335

336336
LOG(debug) << "TRD Trap Simulator Device exiting";
337-
pc.services().get<ControlService>().endOfStream();
338-
pc.services().get<ControlService>().readyToQuit(QuitRequest::Me);
339337
}
340338

341339
o2::framework::DataProcessorSpec getTRDTrapSimulatorSpec(bool useMC)

0 commit comments

Comments
 (0)