turbot / flowpipe

Flowpipe is a cloud scripting engine. Automation and workflow to connect your clouds to the people, systems and data that matters.
https://flowpipe.io
GNU Affero General Public License v3.0
353 stars 13 forks source link

Unable to terminate a process when using flowpipe in interactive mode #866

Open misraved opened 1 month ago

misraved commented 1 month ago

Describe the bug While running flowpipe in the default interactive mode for detect and correct pipelines, the spinner seems to get stuck and using Ctrl+C doesn't let me terminate the command/process.

Flowpipe version (flowpipe -v) Example: v0.6.0

To reproduce

Expected behavior I should be able to terminate a process using the Ctrl+c command

Additional context Add any other context about the problem here.

graza-io commented 3 weeks ago

Hm, have a quick fix on the progress-tweak branch, not sure if we should output anything in this scenario or not.