apache / apache/openserverless
control+c ineffecttive when using ops ide devel in the containers (and maybe outside)
- 主要言語
- Python
- スター
- 576
- フォーク
- 29
- 平均マージ
- 50分
- マージ済み PR(30日)
- 13
説明
- [x] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
I started `ops ide devel` which in turn invokes `npm run dev`
### Ⅱ. Describe what happened
when I terminate with ^c the command `npm run dev`is still in the background
### Ⅲ. Describe what you expected to happen
it should propagate and terminate
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
ops ide devel with the svelte starter
### Ⅴ. Anything else we need to know?
In a past implementation I used process groups to propagate signals to subprocesses
### Ⅵ. Environment:
latest ops tasks
コントリビューションガイド
評価
この issue はまだ評価されていません。