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

Asyncio support #46

Open
davystrong opened this issue Jan 18, 2021 · 0 comments
Open

Asyncio support #46

davystrong opened this issue Jan 18, 2021 · 0 comments

Comments

@davystrong
Copy link

The Pexpect library supports passing an async_ argument that runs the command in async mode, compatible with asyncio. This seems like a great option for an expect type system as it inherently has a lot of waiting. Would it be possible to implement this?

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