Hi All,
i noticed that we got some great "async feature" introduced in , and also i
observed different behavior when i invoke in async way.

for async invoke :
i get a default value of the specific return type when i access result
value through Result.getValue before.
but now i would block and get the real value from the server.

is this desired or a bug?

Reply via email to