Skip to content

SYSLIB1072 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
b-straub opened this issue Oct 25, 2023 · 2 comments
Closed

SYSLIB1072 #1

b-straub opened this issue Oct 25, 2023 · 2 comments

Comments

@b-straub
Copy link

With lastest nightly SDK from today I still get SYSLIB1072, for Task<byte[]>. Should it be supported now?

@elringus
Copy link
Owner

elringus commented Oct 25, 2023

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.

@b-straub
Copy link
Author

Thank you for the information!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants