We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1fbce3 commit d1f5475Copy full SHA for d1f5475
1 file changed
Detectors/TRD/workflow/src/TRDTrapSimulatorSpec.cxx
@@ -334,8 +334,6 @@ void TRDDPLTrapSimulatorTask::run(o2::framework::ProcessingContext& pc)
334
}
335
336
LOG(debug) << "TRD Trap Simulator Device exiting";
337
- pc.services().get<ControlService>().endOfStream();
338
- pc.services().get<ControlService>().readyToQuit(QuitRequest::Me);
339
340
341
o2::framework::DataProcessorSpec getTRDTrapSimulatorSpec(bool useMC)
0 commit comments