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

Interest in asyncio-compatibility? #159

Open
klauer opened this issue Feb 8, 2022 · 0 comments
Open

Interest in asyncio-compatibility? #159

klauer opened this issue Feb 8, 2022 · 0 comments

Comments

@klauer
Copy link

klauer commented Feb 8, 2022

Hi,

I've been using your nice graphviz library as part of a largely asyncio-based side project. Overall it works great - so thanks! For this side project, in the interest of getting things done (i.e., an excuse for poorly-made choices) I had just patched over some methods of graphviz.Digraph to allow for asynchronous subprocess calls. While others may find deferring to a thread sufficient here and using the existing methods, I like the ability to keep things in asyncio-land as much as possible.

So, to get to my question - would the developers here be interested in a contribution to support asyncio in the library itself?
If so, would you have a suggested naming scheme or any API specifics?
If not, feel free to close 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