Currently `$?` does not work with hS. Propose proposal: 1. record $? into an env var 2. run (exit $var) 3. run whatever command we want to write This is breaking our debugging efforts, not currently impacting any benchmarks.