Yicong-Huang commented on PR #4707: URL: https://github.com/apache/texera/pull/4707#issuecomment-4364958613
Addressed in cae19e921c: replaced the real-time sleep + background thread with a `MagicMock` whose `get()` side_effect raises `queue.Empty` once before yielding `b"late"` and the EOF sentinel. The retry path is now deterministic and the test no longer depends on CI timing. -- 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]
