Skip to content

TrigInDetAccelerationService: Update for thread-safety checker const changes.

WorkFactory::createWork() may not be thread-safe. Add a lock around calls to it.

Merge request reports