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

Async API #32

Open
1 of 3 tasks
OneManEquipe opened this issue Jun 8, 2020 · 0 comments
Open
1 of 3 tasks

Async API #32

OneManEquipe opened this issue Jun 8, 2020 · 0 comments

Comments

@OneManEquipe
Copy link
Collaborator

OneManEquipe commented Jun 8, 2020

Previously, this issue described the definition of an "async ponder" API, plus tests and docs update.

Since the F# migration, both KnowledgeBase.Prove and KnowledgeBase.Ponder are implemented with their respective underlying "KnowledgeBase.Async*`, so the API exists already.

On the other hand, the following question still holds:

For example, what if a handler wants to start a pondering?

So here are the todos:

  • add the API (done already)
  • add tests (e.g. a handler starting a pondering)
  • update documentation, specifically for listeners and provers, in the section about handlers where it says "currently there is no equivalent for ponder" (note: we need to migrate the docs to F# first :P)
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

1 participant