apache / apache/openserverless
control+c ineffecttive when using ops ide devel in the containers (and maybe outside)
- Lingua principale
- Python
- Stelle
- 576
- Fork
- 29
- Merge medio
- 50m
- PR unite (30g)
- 13
Descrizione
- [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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.