You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/13 13:21:34 UTC

[GitHub] markusthoemmes opened a new pull request #3278: Fix NullPointerException in ActivationFinisher.

markusthoemmes opened a new pull request #3278: Fix NullPointerException in ActivationFinisher.
URL: https://github.com/apache/incubator-openwhisk/pull/3278
 
 
   The ActivationFinisher's code is racy. If shutdown and postStop are called concurrently a NullPointerException is possible.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services