GitHub user miomin opened a pull request:
https://github.com/apache/incubator-weex/pull/1214
[WEEX-411][Core] Fix memory leak due to return render time
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/miomin/incubator-weex master-memory-leak
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1214.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1214
----
commit ffddb376eef6ccdca378cece481995af3e8e6e9a
Author: miomin <miomin_93@...>
Date: 2018-05-26T15:08:07Z
[WEEX-411][Core] Fix memory leak due to return render time
----
---