emersion / emersion/mrsh

Reset process/job internal state when starting subshell

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
531
Forks
40
PR merge metrics
No merged PRs in 30d

Description

We don't want to track our parent's processes.

Probably need to do this in `subshell_fork`. This command:

```sh
(wait)
```

[should always return immediately](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/wait.html).

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.