stream_until_token() has an unknown bug, sometimes missing the token #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think it is happening when the buffer drains and refills, but I'm not sure yet.
I'm working on it.
After a lot of testing, it appears this is actually bug #1
The buffer gets smaller and smaller as we parse bits off of it, and eventually it very well could be shorter than the size of the token. Closing in favour of #1
Thank god! peasant rejoicing