You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to add some log messages when a transform fills its Input Buffer, but can't empty its Output Buffer (tipical symptom of a deadlock).
You can actually notice this if you're executing a pipeline in Hop GUI, but can't tell this so easily if you're running in a non-graphical environment (e.g. Hop Run), or even if the deadlocked pipeline happens to be a "nested" one (injected pipelines and sub-pipelines are not well traced even in Hop GUI).
Issue Priority
Priority: 3
Issue Component
Component: Hop Run, Component: Pipelines, Component: Transforms, Component: Hop Gui
The text was updated successfully, but these errors were encountered:
What would you like to happen?
It would be useful to add some log messages when a transform fills its Input Buffer, but can't empty its Output Buffer (tipical symptom of a deadlock).
You can actually notice this if you're executing a pipeline in Hop GUI, but can't tell this so easily if you're running in a non-graphical environment (e.g. Hop Run), or even if the deadlocked pipeline happens to be a "nested" one (injected pipelines and sub-pipelines are not well traced even in Hop GUI).
Issue Priority
Priority: 3
Issue Component
Component: Hop Run, Component: Pipelines, Component: Transforms, Component: Hop Gui
The text was updated successfully, but these errors were encountered: