diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2024-11-08 16:18:57 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-11-17 00:29:09 -0500 |
| commit | 1985ad19cb69f6db1d7e2e0c89fa6796782bfd43 (patch) | |
| tree | 9c7dcee78caf255072ab8294ee1d73182e685f0b /docs | |
| parent | 6f67b10e0823e864610e3adae028a56400c07043 (diff) | |
| download | meson-1985ad19cb69f6db1d7e2e0c89fa6796782bfd43.tar.gz | |
mdevenv: exec directly into the program to run
We don't need an extra process in the process tree (specifically the
`meson devenv` process itself). Aside for the redundancy, it's actively
problematic if you abort a program in the devenv by using CTRL+C, as
meson itself will then emit a traceback (KeyboardInterrupt) which is
quite ugly.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
