This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-loop-feb
in repository https://gitbox.apache.org/repos/asf/texera.git
from 0b01d01261 fix+test(loop): LoopEnd.condition() is safe before any
state is consumed
add 212687a8a6 fix+test(loop): report a failing Loop End condition()
instead of crashing the worker thread
No new revisions were added by this update.
Summary of changes:
.../managers/console_message_manager.py | 38 +++++++++++++++-
.../main/python/core/runnables/data_processor.py | 33 ++------------
amber/src/main/python/core/runnables/main_loop.py | 23 +++++++++-
.../test/python/core/runnables/test_main_loop.py | 53 ++++++++++++++++++++++
4 files changed, 115 insertions(+), 32 deletions(-)