Skip to content
Snippets Groups Projects

After Trace#limit, we seek to the next line in case

Merged username-removed-423915 requested to merge fix-trace-seeking-readline into master

What does this MR do?

Make the trace read less than LIMIT_SIZE, by seeking to the next newline. This is still possible to cut into something, but much unlikely to happen. For traces having long lines, we could be discarding too much. We could deal with that in the next iteration.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30796 (closed)

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
Please register or sign in to reply
Loading