kennknowles commented on issue #33595: URL: https://github.com/apache/beam/issues/33595#issuecomment-3330800529
`@OnWindowExpiration` should not be called when there are any timers that could still fire. We have some limitations around this that are really bugs. But there is no sense to manually have the user or SDK cancel the timers. They should already be invalid (ignored on the backend) or fired. -- 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]
