Skip to content
Snippets Groups Projects
Commit c608b26e authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'master-mpmt' into 'master'

Switched SharedHiveEvtQueueConsumer tool to the AvalancheSchedulerSvc

See merge request atlas/athena!37288
parents 590c8846 1a672234
No related branches found
No related tags found
No related merge requests found
......@@ -738,7 +738,7 @@ SharedHiveEvtQueueConsumer::initHive() {
return StatusCode::FAILURE;
}
m_schedulerSvc = serviceLocator()->service("ForwardSchedulerSvc");
m_schedulerSvc = serviceLocator()->service("AvalancheSchedulerSvc");
// m_whiteboard = serviceLocator()->service(m_whiteboardName);
// if( !m_whiteboard.isValid() ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment