Closed jleaniz closed 3 months ago
Fix an issue with the tail helper method used by the API server to read log data.
@wajihyassine FYI should fix what we discussed last week.
LGTM although still a bit sad you are not just using subprocess and tail -[NUM_LINES ;)
tail -[NUM_LINES
Description of the change
Fix an issue with the tail helper method used by the API server to read log data.
Applicable issues
Additional information
Checklist