Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The current implementation of the ring buffer is not very clear. #12

Open
horw opened this issue Apr 3, 2024 · 0 comments
Open

The current implementation of the ring buffer is not very clear. #12

horw opened this issue Apr 3, 2024 · 0 comments

Comments

@horw
Copy link

horw commented Apr 3, 2024

Hello, I have tested your ring buffer, and the output consisted of 5 values:

2024/04/03 07:39:49 5
2024/04/03 07:39:49 6
2024/04/03 07:39:49 7
2024/04/03 07:39:49 8
2024/04/03 07:39:49 9

However, the buffer for the channel was set to 4. Therefore, I find this response somewhat unclear.

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

No branches or pull requests

1 participant