Skip to content

Conversation

MengAiDev
Copy link

…adlock prevention

  • Add support for dynamic buffer resizing in Buffer class
  • Enable resizing based on maximum tokens observed
  • Simplify design and eliminate potential deadlocks from queue-based communication
  • New parameter dynamic_buffer_resize added to Buffer constructor
  • Update README.md to describe new approach and how to enable it

For issue : #39

…adlock prevention

- Add support for dynamic buffer resizing in Buffer class
- Enable resizing based on maximum tokens observed
- Simplify design and eliminate potential deadlocks from queue-based communication
- New parameter `dynamic_buffer_resize` added to Buffer constructor
- Update README.md to describe new approach and how to enable it
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.

1 participant