Galder Zamarreño created HRJS-65:
------------------------------------
Summary: Document handling Promise leaks
Key: HRJS-65
URL:
https://issues.jboss.org/browse/HRJS-65
Project: Infinispan Javascript client
Issue Type: Task
Reporter: Galder Zamarreño
Using promises can lead to leaks. This are currently either resolved using recent Node.js
platform versions that have native promise handling, or by generating one extra promise
instance.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)