Skip to content
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

We need to add support for the other deferred types in manifold. #46

Closed

Conversation

dspiteself
Copy link

@dspiteself dspiteself commented May 26, 2020

SuccessDeferred does not have an implementation in sieppari.async.manifold

After accepting this patch and the other that included manifold ]
AsyncContext in the perf test we the performance close to promesa.
around 7us on my machine

We should consider implementing the async protocol on the interface manifold.deferred.IDeferred

Ideally we would add it to the interface `manifold.deferred.IDeferred`
but the Implementation on IDeref seems to always take precedence.
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

Successfully merging this pull request may close these issues.

1 participant