Skip to content

[frontend] Remove redundant log context initialisation

Description

Looking at one of the core dumps in the gRPC pipeline failures, it seems that this line is the cause of at least one of the core dumps. I'm not sure whether this fixes all core dumps on the frontend side, but it should help with at least some of them.

The failing test: https://gitlab.cern.ch/cta/CTA/-/jobs/65111065

Checklist

  • Documentation reflects the changes made.
  • Merge Request title is clear, concise, and suitable as a changelog entry. See our contributing docs

References

I don't think it fully resolves this, but it should fix part of the problem. #1327

Edited by Niels Alexander Buegel

Merge request reports

Loading