Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

fix: do not try to send buffer data if it is empty #393

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Dec 17, 2024

In fim, there can be times where no content is arriving, the buffer is empty. Do not try to guess the start position or send any content if buffer has not any value

Closes: #373

In fim, there can be times where no content is arriving, the
buffer is empty. Do not try to guess the start position or send
any content if buffer has not any value

Closes: #373
@yrobla yrobla merged commit 9fdf848 into main Dec 17, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FIM causing Error handling HTTP request: subsection not found
2 participants