SIGTERM command does not work with Mult-App run command
Open
area/cli
kind/bug
P1
size/XS
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
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:
Contributor guide
Assessment
This issue has not been assessed yet.