Like the subject says - in Whirr, we've got a bunch of code like: GoogleComputeEngineApiMetadata.CONTEXT_TOKEN.isAssignableFrom(computeServiceContext.getBackendType())
And I can't figure out how to translate that to the de-async world. Hints? A.
Like the subject says - in Whirr, we've got a bunch of code like: GoogleComputeEngineApiMetadata.CONTEXT_TOKEN.isAssignableFrom(computeServiceContext.getBackendType())
And I can't figure out how to translate that to the de-async world. Hints? A.