Ammonite icon indicating copy to clipboard operation
Ammonite copied to clipboard

Feature request: trap sys.exit calls

Open soronpo opened this issue 5 years ago • 1 comments

If I run amm --watch on a script that calls a function that does sys.exit ammonite exits and I need to rerun it to watch the files. It would be nice if ammonite can still return to watch the files in this case.

soronpo avatar Jan 26 '21 13:01 soronpo

Created a PR for this feature.

smthelusive avatar Oct 20 '21 13:10 smthelusive