You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nope, it's a limitation they plan to solve at some point in future: dotnet/runtime#81348
In DotNetJS rewrite I'm currently serializing the content, but will probably make something more performant work out of the box. Probably generate two methods to first wait and then return the bytes w/o task.
With lastest nightly SDK from today I still get SYSLIB1072, for Task<byte[]>. Should it be supported now?
The text was updated successfully, but these errors were encountered: