appsody / controller

Appsody controller running in the development container. This repo will be archived soon.
https://appsody.dev
Apache License 2.0
2 stars 12 forks source link

Tty fixes for controller issue with ctrl-c and --interactive. Issue with java program not exited when no --interactive flag for appsody run #54

Closed kewegner closed 4 years ago

kewegner commented 4 years ago

Fixes issue with hang in java program when --interactive is not specified on CLI Fixes issue with --interactive on a non interactive stack when ctrl-c is executed.