> @@ -93,6 +98,7 @@ protected CreateNodesWithGroupEncodedIntoNameThenAddToSet( > this.operationCompleteCheckTimeout = > checkNotNull(operationCompleteCheckTimeout, > "operation completed check timeout"); > this.operationDonePredicate = operationDonePredicate;
Null check here? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/5/files#r7380863
