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

Fix for tornado/asyncio.set_event_loop on Windows and Python 3.8 #13

Merged
merged 3 commits into from
Aug 11, 2020

Conversation

OevreFlataeker
Copy link
Contributor

Fix for tornado/asyncio.set_event_loop on Windows and Python 3.8

Mitigated by setting a default policy during socket setup.

@ioncodes
Copy link
Owner

ioncodes commented Aug 4, 2020

Will check this out ASAP 🎉

@ioncodes ioncodes mentioned this pull request Aug 10, 2020
@ioncodes
Copy link
Owner

I'll be finally checking this out today! Will test it locally and if it works I'll be releasing a new version in the next hours.

@ioncodes
Copy link
Owner

Just gave this PR a shot locally and it seems to work fine without breaking anything in earlier versions of IDA as well! Thanks for the PR!

@ioncodes ioncodes merged commit 3b4adbe into ioncodes:master Aug 11, 2020
@OevreFlataeker
Copy link
Contributor Author

Glad it was of use! Thanks you!

Andoryuuta added a commit to Andoryuuta/idacode that referenced this pull request Sep 24, 2020
Python 2 support was broken in PR ioncodes#13 due to a new ascynio import,
added interpreter version check to resolve this.
@Andoryuuta Andoryuuta mentioned this pull request Sep 24, 2020
@RolfRolles RolfRolles mentioned this pull request May 2, 2021
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