markusthoemmes opened a new pull request #2489: Remove unneeded WeakReference.
URL: https://github.com/apache/incubator-openwhisk/pull/2489
 
 
   The closure doesn't keep a reference to the entire result anymore and is 
decoupled by the timeout handler through the underlying state-map. The 
WeakReference is not needed anymore and can actually cause failures if a 
garbage collection happens in between creating and getting the reference in 
this case.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to