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

Merging #55

Merged
merged 2 commits into from
Mar 19, 2018
Merged

Merging #55

merged 2 commits into from
Mar 19, 2018

Conversation

ogre2007
Copy link
Contributor

@ogre2007 ogre2007 commented Mar 19, 2018

Hello! Did some work on merging r2pipe/python and r2pipe/python-async (now it's merged in r2pipe/python, but r2pipe/python-async is still there without any changes).

There are still some issues with async code - it's throwing ignored exceptions when "Open" class objects being destroyed (as I think). Need some help to fix it.
Exception ignored in: <bound method BaseSubprocessTransport.__del__ of <_UnixSubprocessTransport closed pid=4931 running stdin=<_UnixWritePipeTransport closed fd=7 closed> stdout=<_UnixReadPipeTransport closing fd=9 open»>

May be related python/asyncio#473

@radare
Copy link
Collaborator

radare commented Mar 19, 2018 via email

@ogre2007
Copy link
Contributor Author

ogre2007 commented Mar 19, 2018

Yep, it is fine!

what do you think?

@radare radare merged commit abd79b5 into radareorg:master Mar 19, 2018
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.

2 participants