Jacques Le Roux wrote: > I'm not using it and I'd vote for commenting out. It's then oneself > responsibility to use it or not > I know Si is an active user and he will not answer since he unsubscribed > from this list
Well, ok, then here's more info. I am adding post-thread cleanup functions. What this will do, is in long running threads, create a per-thread registry, and allow the thread loop to call cleanup functions, depending on what code is called. This requires having pretty tight control over how threads are created. This beanshell code doesn't allow for that, so at the very least, would cause memory leaks.