Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
In window_operator.py line 378, when dealing with merging window assigner:
self.register_cleanup_timer(window)
This should be registering a cleanup timer for `actual_window`, but won't causing window emitting bugs when session window trigger is implemented correctly.
Attachments
Issue Links
- links to