We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wait
No description provided.
The text was updated successfully, but these errors were encountered:
Apparently, this is the struct that needs implementation of wait() method: https://github.com/fortanix/rust-sgx/blob/yx/new-async-usercalls_update-mbedtls/intel-sgx/async-usercalls/src/provider_api.rs#L15 And here is its counterpart in untrusted code https://github.com/fortanix/rust-sgx/blob/yx/new-async-usercalls_update-mbedtls_publish/intel-sgx/enclave-runner/src/usercalls/mod.rs#L1608
Sorry, something went wrong.
Hi @mkaynov , I am not quite familiar with this issue. But does this PR already cover this?
It just needs some bandwidth from related folks to review and merge it.
Please correct me if I miss-understand something .
As far as I understood, AsyncUsercallProvider requires an implementation of wait method which is not implemented on this branch
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: