Radu Cotescu created SLING-4515:
-----------------------------------
Summary: Insufficient cleanup of the JavaScript execution engine
leads to runtime errors
Key: SLING-4515
URL: https://issues.apache.org/jira/browse/SLING-4515
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Sightly JS Use Provider 1.0.0
Insufficient cleanup of the JavaScript execution engine leads to runtime errors
if the {{org.apache.sling.scripting.sightly.js.provider}} bundle is restarted a
couple of times. This is caused by not calling the
{{org.apache.sling.scripting.sightly.js.impl.JsEnvironment#cleanup}} method
before finishing the execution of
{{org.apache.sling.scripting.sightly.js.impl.JsUseProvider#provide}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)