lukecwik commented on pull request #15849:
URL: https://github.com/apache/beam/pull/15849#issuecomment-959994608


   Actually, I was misremembering. The issue is that the onError below passes 
in a Throwable instead of an Exception and I wanted to keep CancellableQueue 
limited to Exceptions and not throwables so I was wrapping the throwable into 
an exception and passing that through.


-- 
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