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

feat: NestedAsyncIO contextmanager #872

Merged
merged 4 commits into from
May 8, 2024

Conversation

andrewthetechie
Copy link
Owner

This comes from erdewit/nest_asyncio#88 implemented by @CharlieJiangXXX before NestedAsyncIO was archived.

It should help with some issues where the patched eventloop causes problems with some other libraries, like Discord.py, that do some "odd" things with eventloops

This comes from erdewit/nest_asyncio#88
implemented by @CharlieJiangXXX before NestedAsyncIO was archived.

It should help with some issues where the patched eventloop causes
problems with some other libraries, like Discord.py, that do some "odd"
things with eventloops
Repository owner deleted a comment from allcontributors bot May 8, 2024
@andrewthetechie
Copy link
Owner Author

@all-contributors please add @CharlieJiangXXX for code

Copy link

@andrewthetechie

I've put up a pull request to add @CharlieJiangXXX! 🎉

@andrewthetechie andrewthetechie merged commit f061046 into main May 8, 2024
10 checks passed
@andrewthetechie andrewthetechie deleted the nested-asyncio-contextmanager branch May 8, 2024 00:23
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.

1 participant