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

Revert #6527 #7143

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Revert #6527 #7143

merged 1 commit into from
Nov 4, 2022

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Nov 4, 2022

This PR is related to #7126 and has a change extracted from #7127.

It reverts #6527 which was implemented to fix #6456.
It seems that the fix is no longer required. My assumption is that our test suite will be more stable without this asyncio.SelectorEventLoop() customization.

@drew2a drew2a requested a review from kozlovsky November 4, 2022 11:39
@drew2a drew2a marked this pull request as ready for review November 4, 2022 11:39
@drew2a drew2a requested a review from a team November 4, 2022 11:39
@drew2a drew2a merged commit fcea30e into Tribler:main Nov 4, 2022
@drew2a drew2a deleted the fix/7125/selector branch November 4, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Using Proactor event loop on Windows results in random test fails
2 participants