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

add async #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add async #124

wants to merge 1 commit into from

Conversation

georgyo
Copy link

@georgyo georgyo commented Jul 24, 2023

This is dependent on async being merged into rawlink (haesbaert/rawlink#18) but I thought it would be good to get feedback early.

Since Async depends on Core and ppx_jane already, I used that in the command line parsing. It could just as easily use Async.Deferred.run_in_async_wait instead of the Command module to start the process. If there is desire to have the CLI interface be identical, I'm happy to make that change.

@haesbaert
Copy link
Member

Heya sorry for the radio silence.
I'm basically done with ocaml and have no interest in maintaining this, I hope someone picks up and merges it though!

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.

None yet

2 participants