System.stop(1) does not return code to shell

Ha, that’s a shame. I Just checked, System.halt(1) does work properly but it does not carefully shut down the VM. I assume it won’t cause any troubles in my case, but we can’t be sure about it.