You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(logfiles): handle incomplete lines in log search
- Adjusted `_search_log_lines` to handle incomplete lines correctly.
- Modified the logic to check for incomplete lines at the end of chunks.
- Updated the offset calculation to account for incomplete lines.
0 commit comments