When PSPad is to close, I go through all script engines and call terminate for all running scripts. But in this case, this script loop was call in init scripting engine phase - this occures one time when PSpad starts. And cause this loop in init phase, INIT never finished. The exception was correct - PSPad stops scripts by force and script raised exception. WHat I did was that exception isn't shown in the closing phase.
-- <https://forum.pspad.com/read.php?2,73475,73480> PSPad freeware editor https://www.pspad.com
