Skip to content

deprecate nest_asyncio use#1974

Merged
thewhaleking merged 3 commits intoopentensor:stagingfrom
backend-developers-ltd:remove_nest_asyncio
Jun 6, 2024
Merged

deprecate nest_asyncio use#1974
thewhaleking merged 3 commits intoopentensor:stagingfrom
backend-developers-ltd:remove_nest_asyncio

Conversation

@mjurbanski-reef
Copy link
Contributor

  • Deprecate nest_asyncio use allowing for alternative asyncio loops (e.g. uvloop) to be used when NEST_ASYNCIO=0 env variable is set. In next major release of bittensor package the nest_asyncio dependency will be removed and will have to be installed explicitly instead. (Resolves Remove nest_asyncio from bittensor to allow uvloop support #1839)

@thewhaleking
Copy link
Contributor

@mjurbanski-reef just update the branch, and I'll merge this in. Thanks.

@thewhaleking thewhaleking merged commit 9fd57e2 into opentensor:staging Jun 6, 2024
@thewhaleking thewhaleking linked an issue Jun 12, 2024 that may be closed by this pull request
@thealligatorking thealligatorking mentioned this pull request Jun 12, 2024
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.

Remove nest_asyncio from bittensor to allow uvloop support

3 participants