Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor log tail method #1535

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Refactor log tail method #1535

merged 2 commits into from
Aug 19, 2024

Conversation

jleaniz
Copy link
Collaborator

@jleaniz jleaniz commented Aug 19, 2024

Description of the change

Fix an issue with the tail helper method used by the API server to read log data.

Applicable issues

  • fixes #

Additional information

Checklist

  • All tests were successful.
  • Unit tests added.
  • Documentation updated.

@jleaniz jleaniz self-assigned this Aug 19, 2024
@jleaniz jleaniz marked this pull request as ready for review August 19, 2024 13:39
@jleaniz
Copy link
Collaborator Author

jleaniz commented Aug 19, 2024

@wajihyassine FYI should fix what we discussed last week.

@hacktobeer
Copy link
Collaborator

LGTM although still a bit sad you are not just using subprocess and tail -[NUM_LINES ;)

@jleaniz jleaniz merged commit f0e3cc8 into google:master Aug 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants