I added this public method to JRubyEngine:
public void stop() {
container.terminate();
}
I've plugged my leaks by introspecting its existence and calling it
when I want an engine dead. But I've no idea whether this would ever
be desirable to include in core.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
