Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add log warnings for deadlock prevention #4888

Open
dave-csc opened this issue Feb 11, 2025 · 0 comments
Open

[Feature Request]: Add log warnings for deadlock prevention #4888

dave-csc opened this issue Feb 11, 2025 · 0 comments

Comments

@dave-csc
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant