apache / apache/openserverless

control+c ineffecttive when using ops ide devel in the containers (and maybe outside)

Open
#132 0 comments 0 reactions 1 assignee Claimed by @d4rkstar View on GitHub
Dominant language
Python
Stars
576
Forks
29
Avg merge
50m
Merged PRs (30d)
13

Description

- [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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.