Make the write() method more tolerant of a script that is in the process
of being terminated (e.g. user hitting Ctrl-C in jsexec) - don't open and truncate the .cnf file if we're going to exit with an exception anyway and likely leave a 0-byte .cnf file behind.
Please register or sign in to comment