kandersen82 opened a new pull request, #136:
URL: https://github.com/apache/pulsar-dotpulsar/pull/136

   Fixes Issue causing wrong exception to be thrown when MoveNext() call was 
cancelled because of the queue being disposed
   
   # Description
   
   Calling MoveNext() incorrectly threw ObjectDisposedException when the 
AsyncQueueWithCursor was disposed while the caller was waiting. Should be 
TaskCancelledException.
   
   # Regression
   
   Introduced by previous unreleased pull request.
   
   # Testing
   
   Issue was already covered by existing tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to