scwhittle commented on PR #38407:
URL: https://github.com/apache/beam/pull/38407#issuecomment-4422090293

   @tvalentyn Could you take another look? 
   
   I changed it to no-longer subclass since that was a little gross and tricky 
to support shutdown properly as it was added within the python version range 
beam supports. I made publishing fair to deal with the wakeup issue you noticed 
as well as preventing starvation if we have a large output bundle and small 
output bundle continually outputting.  Since it's no longer a subclass, a pxd 
file was added to help performance.


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