Skip to content
Snippets Groups Projects

Don’t keep trace files open, reopen them each time

Merged Andrej Shadura requested to merge fix-traces into main
All threads resolved!

Keeping files open at all times prevents them from being cleaned up properly, and when clean-ups happen, the existing code couldn’t handle it properly and would either error out, or continue logging into an invisible file (referenced to only by its open file descriptor).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Sjoerd Simons resolved all threads

    resolved all threads

  • merged

  • Andrej Shadura resolved all threads

    resolved all threads

  • Please register or sign in to reply
    Loading