Greetings Rony,
Rony G. Flatscher wrote:
It seems that the crash can be delayed by a couple of thousand Rexx interpreter instances
if adding (Windows) "Sleep(20);"
I know well how that goes. The bank's former beautiful Application Server Architecture (developed in C) which utilized ooRexx
It seems that the crash can be delayed by a couple of thousand Rexx interpreter instances if adding
(Windows) "Sleep(20);" right before "rootActivity = ActivityManager::getRootActivity();" in
Interpreter.cpp's "InterpreterInstance *Interpreter::createInterpreterInstance(RexxOption *options)".
A