summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-11-08 16:18:57 -0500
committerEli Schwartz <eschwartz93@gmail.com>2024-11-17 00:29:09 -0500
commit1985ad19cb69f6db1d7e2e0c89fa6796782bfd43 (patch)
tree9c7dcee78caf255072ab8294ee1d73182e685f0b /docs
parent6f67b10e0823e864610e3adae028a56400c07043 (diff)
downloadmeson-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