Open
Description
Expected Behavior
When you start an application with dapr run -f .
then you can either exit from this with CTRL-C nor when the command finishes return to an interactive prompt in the terminal
Actual Behavior
CTRL-C sigterm event is not honored form the terminal
Steps to Reproduce the Problem
Run the service Invocation example and hit CTRL-C. You are not returned to the terminal prompy
Release Note
RELEASE NOTE: