i suppose it's the other way around -- see `Execut...
# development
a
i suppose it's the other way around -- see
ExecuteProcessRequest
in
isolated_process.py
. it converts the
env
dict into a tuple of tuples, which rust then interprets (finding that function now)