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

ConcurrentPacketBuffer.cs throw CLR exception:System.OperationCanceledException #176

Open
littleplay opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@littleplay
Copy link

line 80:public async Task WaitTryTakeAsync(CancellationToken cancellation, Func<T, Task> callbackTask) throw exception

20241204113347944
20241204113641008

@bezzad
Copy link
Owner

bezzad commented Jan 13, 2025

@littleplay Hello,
This exception occurs when a cancellation token is triggered.

If you're still experiencing this issue, please provide your parameters along with detailed information so we can investigate it further.

@bezzad bezzad self-assigned this Jan 13, 2025
@bezzad bezzad added the question Further information is requested label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

2 participants